is not current version
Last Version 0.2.0

io.github.olib963:javatest 0.1.0


GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest
Version

Version

0.1.0
Type

Type

pom

Download javatest 0.1.0

Filename Size
javatest-0.1.0.pom 878 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.olib963/javatest/ -->
<dependency>
    <groupId>io.github.olib963</groupId>
    <artifactId>javatest</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.olib963/javatest/
implementation 'io.github.olib963:javatest:0.1.0'
// https://jarcasting.com/artifacts/io.github.olib963/javatest/
implementation ("io.github.olib963:javatest:0.1.0")
'io.github.olib963:javatest:pom:0.1.0'
<dependency org="io.github.olib963" name="javatest" rev="0.1.0">
  <artifact name="javatest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.olib963', module='javatest', version='0.1.0')
)
libraryDependencies += "io.github.olib963" % "javatest" % "0.1.0"
[io.github.olib963/javatest "0.1.0"]