| License |
License |
|---|---|
| GroupId | GroupIdio.eflabs.vertigo |
| ArtifactId | ArtifactIdvertigo-when |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| vertigo-when-1.1.0.pom | |
| vertigo-when-1.1.0.jar | 16 KB |
| vertigo-when-1.1.0-sources.jar | 11 KB |
| vertigo-when-1.1.0-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.eflabs.vertigo/vertigo-when/ -->
<dependency>
<groupId>io.eflabs.vertigo</groupId>
<artifactId>vertigo-when</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.eflabs.vertigo/vertigo-when/
implementation 'io.eflabs.vertigo:vertigo-when:1.1.0'
// https://jarcasting.com/artifacts/io.eflabs.vertigo/vertigo-when/
implementation ("io.eflabs.vertigo:vertigo-when:1.1.0")
'io.eflabs.vertigo:vertigo-when:jar:1.1.0'
<dependency org="io.eflabs.vertigo" name="vertigo-when" rev="1.1.0">
<artifact name="vertigo-when" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eflabs.vertigo', module='vertigo-when', version='1.1.0')
)
libraryDependencies += "io.eflabs.vertigo" % "vertigo-when" % "1.1.0"
[io.eflabs.vertigo/vertigo-when "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.eflabs.vertigo : vertigo | jar | 1.0.0 |
| com.englishtown : when.java | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| com.englishtown.vertx : vertx-when | jar | 4.1.0 |
| io.vertx : vertx-core | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.vertx : vertx-core | test-jar | 3.3.2 |