GroupId | GroupIdio.github.olib963 |
---|---|
ArtifactId | ArtifactIdjavatest-eventually |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
javatest-eventually-0.1.0.pom | |
javatest-eventually-0.1.0.jar | 8 KB |
javatest-eventually-0.1.0-sources.jar | 4 KB |
javatest-eventually-0.1.0-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.olib963/javatest-eventually/ -->
<dependency>
<groupId>io.github.olib963</groupId>
<artifactId>javatest-eventually</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.olib963/javatest-eventually/
implementation 'io.github.olib963:javatest-eventually:0.1.0'
// https://jarcasting.com/artifacts/io.github.olib963/javatest-eventually/
implementation ("io.github.olib963:javatest-eventually:0.1.0")
'io.github.olib963:javatest-eventually:jar:0.1.0'
<dependency org="io.github.olib963" name="javatest-eventually" rev="0.1.0">
<artifact name="javatest-eventually" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.olib963', module='javatest-eventually', version='0.1.0')
)
libraryDependencies += "io.github.olib963" % "javatest-eventually" % "0.1.0"
[io.github.olib963/javatest-eventually "0.1.0"]