You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -56,7 +56,7 @@ We highly recommend you use the latest version available on Maven. However, if y
56
56
3. Inside the `<dependencies></dependencies>` block, paste the following code:
57
57
```xml
58
58
<dependency>
59
-
<groupId>com.zerobounce.in.java</groupId>
59
+
<groupId>com.zerobounce.java</groupId>
60
60
<artifactId>zerobouncesdk</artifactId>
61
61
<version>1.1.6</version>
62
62
</dependency>
@@ -389,8 +389,8 @@ If you want to manually publish to the Nexus repository (and then release it to
389
389
```
390
390
391
391
You should then go to the [Nexus Sonatype](https://s01.oss.sonatype.org/), login and then open *Staging Repositories* and click on *Refresh*. Here you'll see the artifact you just uploaded. In order to publish it, you have to **close** it and then **release** it. These actions will take a few minutes to complete. After **releasing** the artifact, it will take:
392
-
- a few hours before you can see it on the [Maven Repository](https://repo1.maven.org/maven2/com/zerobounce/in/java/zerobouncesdk/) and on the [Sonatype Search](https://central.sonatype.com/artifact/com.zerobounce.in.java/zerobouncesdk/1.1.6)
393
-
- 1-3 days before you can see it on the [MVN Repository](https://mvnrepository.com/artifact/com.zerobounce.in.java/zerobouncesdk)
392
+
- a few hours before you can see it on the [Maven Repository](https://repo1.maven.org/maven2/com/zerobounce/java/zerobouncesdk/) and on the [Sonatype Search](https://central.sonatype.com/artifact/com.zerobounce.java/zerobouncesdk/1.1.6)
393
+
- 1-3 days before you can see it on the [MVN Repository](https://mvnrepository.com/artifact/com.zerobounce.java/zerobouncesdk)
@@ -47,7 +47,7 @@ We highly recommend you use the latest version available on Maven. However, if y
47
47
3. Inside the `<dependencies></dependencies>` block, paste the following code:
48
48
```xml
49
49
<dependency>
50
-
<groupId>com.zerobounce.in.java</groupId>
50
+
<groupId>com.zerobounce.java</groupId>
51
51
<artifactId>zerobouncesdk</artifactId>
52
52
<version>1.1.6</version>
53
53
</dependency>
@@ -380,8 +380,8 @@ If you want to manually publish to the Nexus repository (and then release it to
380
380
```
381
381
382
382
You should then go to the [Nexus Sonatype](https://s01.oss.sonatype.org/), login and then open *Staging Repositories* and click on *Refresh*. Here you'll see the artifact you just uploaded. In order to publish it, you have to **close** it and then **release** it. These actions will take a few minutes to complete. After **releasing** the artifact, it will take:
383
-
- a few hours before you can see it on the [Maven Repository](https://repo1.maven.org/maven2/com/zerobounce/in/java/zerobouncesdk/) and on the [Sonatype Search](https://central.sonatype.com/artifact/com.zerobounce.in.java/zerobouncesdk/1.1.6)
384
-
- 1-3 days before you can see it on the [MVN Repository](https://mvnrepository.com/artifact/com.zerobounce.in.java/zerobouncesdk)
383
+
- a few hours before you can see it on the [Maven Repository](https://repo1.maven.org/maven2/com/zerobounce/java/zerobouncesdk/) and on the [Sonatype Search](https://central.sonatype.com/artifact/com.zerobounce.java/zerobouncesdk/1.1.6)
384
+
- 1-3 days before you can see it on the [MVN Repository](https://mvnrepository.com/artifact/com.zerobounce.java/zerobouncesdk)
Copy file name to clipboardExpand all lines: documentation_es.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -378,8 +378,8 @@ Si deseas publicar manualmente en el repositorio Nexus (y luego publicarlo en Ma
378
378
```
379
379
380
380
Luego, debes ir a [Nexus Sonatype](https://s01.oss.sonatype.org/), iniciar sesión y luego abrir *Staging Repositories* y hacer clic en *Refresh*. Aquí verás el artefacto que acabas de cargar. Para publicarlo, debes **cerrarlo** y luego **publicarlo**. Estas acciones tardarán algunos minutos en completarse. Después de **publicar** el artefacto, llevará:
381
-
- algunas horas antes de que puedas verlo en el [Repositorio Maven](https://repo1.maven.org/maven2/com/zerobounce/in/java/zerobouncesdk/) y en la [Búsqueda de Sonatype](https://central.sonatype.com/artifact/com.zerobounce.in.java/zerobouncesdk/1.1.6)
382
-
- 1-3 días antes de que puedas verlo en el [Repositorio MVN](https://mvnrepository.com/artifact/com.zerobounce.in.java/zerobouncesdk)
381
+
- algunas horas antes de que puedas verlo en el [Repositorio Maven](https://repo1.maven.org/maven2/com/zerobounce/java/zerobouncesdk/) y en la [Búsqueda de Sonatype](https://central.sonatype.com/artifact/com.zerobounce.java/zerobouncesdk/1.1.6)
382
+
- 1-3 días antes de que puedas verlo en el [Repositorio MVN](https://mvnrepository.com/artifact/com.zerobounce.java/zerobouncesdk)
0 commit comments