File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ repositories {
1515}
1616
1717dependencies {
18- implementation ' com.github.outscraper:outscraper-java:v2.0 .0'
18+ implementation ' com.github.outscraper:outscraper-java:v2.1 .0'
1919}
2020` ` `
2121
@@ -36,14 +36,14 @@ Add the dependency
3636 < dependency>
3737 < groupId> com.github.outscraper< /groupId>
3838 < artifactId> outscraper-java< /artifactId>
39- < version> v2.0 .0< /version>
39+ < version> v2.1 .0< /version>
4040 < /dependency>
4141` ` `
4242
4343# ## Others
4444
4545You' ll need to manually install the following JARs:
46- - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.0 .0/outscraper-java-v2.0 .0.jar)
46+ - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.1 .0/outscraper-java-v2.1 .0.jar)
4747- [Json](https://repo1.maven.org/maven2/org/json/json/20090211/json-20090211.jar)
4848- [Httpcomponents](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar)
4949- [Guava](https://repo1.maven.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar)
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'java'
22apply plugin : ' maven-publish'
33
44group = ' com.github.outscraper'
5- version = ' 2.0 .0'
5+ version = ' 2.1 .0'
66
77repositories {
88 mavenCentral()
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ repositories {
1515}
1616
1717dependencies {
18- implementation ' com.github.outscraper:outscraper-java:v2.0 .0'
18+ implementation ' com.github.outscraper:outscraper-java:v2.1 .0'
1919}
2020` ` `
2121
@@ -36,14 +36,14 @@ Add the dependency
3636 < dependency>
3737 < groupId> com.github.outscraper< /groupId>
3838 < artifactId> outscraper-java< /artifactId>
39- < version> v2.0 .0< /version>
39+ < version> v2.1 .0< /version>
4040 < /dependency>
4141` ` `
4242
4343# ## Others
4444
4545You' ll need to manually install the following JARs:
46- - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.0 .0/outscraper-java-v2.0 .0.jar)
46+ - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.1 .0/outscraper-java-v2.1 .0.jar)
4747- [Json](https://repo1.maven.org/maven2/org/json/json/20090211/json-20090211.jar)
4848- [Httpcomponents](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar)
4949- [Guava](https://repo1.maven.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar)
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ repositories {
2020}
2121
2222dependencies {
23- implementation ' com.github.outscraper:outscraper-java:v2.0 .0'
23+ implementation ' com.github.outscraper:outscraper-java:v2.1 .0'
2424}
2525` ` `
2626
@@ -41,14 +41,14 @@ Add the dependency
4141 < dependency>
4242 < groupId> com.github.outscraper< /groupId>
4343 < artifactId> outscraper-java< /artifactId>
44- < version> v2.0 .0< /version>
44+ < version> v2.1 .0< /version>
4545 < /dependency>
4646` ` `
4747
4848# ## Others
4949
5050You' ll need to manually install the following JARs:
51- - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.0 .0/outscraper-java-v2.0 .0.jar)
51+ - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.1 .0/outscraper-java-v2.1 .0.jar)
5252- [Json](https://repo1.maven.org/maven2/org/json/json/20090211/json-20090211.jar)
5353- [Httpcomponents](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar)
5454- [Guava](https://repo1.maven.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ repositories {
1616}
1717
1818dependencies {
19- implementation ' com.github.outscraper:outscraper-java:v2.0 .0'
19+ implementation ' com.github.outscraper:outscraper-java:v2.1 .0'
2020}
2121` ` `
2222
@@ -37,14 +37,14 @@ Add the dependency
3737 < dependency>
3838 < groupId> com.github.outscraper< /groupId>
3939 < artifactId> outscraper-java< /artifactId>
40- < version> v2.0 .0< /version>
40+ < version> v2.1 .0< /version>
4141 < /dependency>
4242` ` `
4343
4444# ## Others
4545
4646You' ll need to manually install the following JARs:
47- - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.0 .0/outscraper-java-v2.0 .0.jar)
47+ - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.1 .0/outscraper-java-v2.1 .0.jar)
4848- [Json](https://repo1.maven.org/maven2/org/json/json/20090211/json-20090211.jar)
4949- [Httpcomponents](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar)
5050- [Guava](https://repo1.maven.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ repositories {
1515}
1616
1717dependencies {
18- implementation ' com.github.outscraper:outscraper-java:v2.0 .0'
18+ implementation ' com.github.outscraper:outscraper-java:v2.1 .0'
1919}
2020` ` `
2121
@@ -36,14 +36,14 @@ Add the dependency
3636 < dependency>
3737 < groupId> com.github.outscraper< /groupId>
3838 < artifactId> outscraper-java< /artifactId>
39- < version> v2.0 .0< /version>
39+ < version> v2.1 .0< /version>
4040 < /dependency>
4141` ` `
4242
4343# ## Others
4444
4545You' ll need to manually install the following JARs:
46- - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.0 .0/outscraper-java-v2.0 .0.jar)
46+ - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.1 .0/outscraper-java-v2.1 .0.jar)
4747- [Json](https://repo1.maven.org/maven2/org/json/json/20090211/json-20090211.jar)
4848- [Httpcomponents](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar)
4949- [Guava](https://repo1.maven.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ repositories {
1515}
1616
1717dependencies {
18- implementation ' com.github.outscraper:outscraper-java:v2.0 .0'
18+ implementation ' com.github.outscraper:outscraper-java:v2.1 .0'
1919}
2020` ` `
2121
@@ -36,14 +36,14 @@ Add the dependency
3636 < dependency>
3737 < groupId> com.github.outscraper< /groupId>
3838 < artifactId> outscraper-java< /artifactId>
39- < version> v2.0 .0< /version>
39+ < version> v2.1 .0< /version>
4040 < /dependency>
4141` ` `
4242
4343# ## Others
4444
4545You' ll need to manually install the following JARs:
46- - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.0 .0/outscraper-java-v2.0 .0.jar)
46+ - [The Outscraper JAR](https://jitpack.io/com/github/outscraper/outscraper-java/v2.1 .0/outscraper-java-v2.1 .0.jar)
4747- [Json](https://repo1.maven.org/maven2/org/json/json/20090211/json-20090211.jar)
4848- [Httpcomponents](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar)
4949- [Guava](https://repo1.maven.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar)
You can’t perform that action at this time.
0 commit comments