License |
License |
---|---|
GroupId | GroupIdio.github.olib963 |
ArtifactId | ArtifactIdjavatest |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJavaTest
Parent POM for all JavaTest projects
|
Filename | Size |
---|---|
javatest-0.2.0.pom | 967 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.olib963/javatest/ -->
<dependency>
<groupId>io.github.olib963</groupId>
<artifactId>javatest</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.olib963/javatest/
implementation 'io.github.olib963:javatest:0.2.0'
// https://jarcasting.com/artifacts/io.github.olib963/javatest/
implementation ("io.github.olib963:javatest:0.2.0")
'io.github.olib963:javatest:pom:0.2.0'
<dependency org="io.github.olib963" name="javatest" rev="0.2.0">
<artifact name="javatest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.olib963', module='javatest', version='0.2.0')
)
libraryDependencies += "io.github.olib963" % "javatest" % "0.2.0"
[io.github.olib963/javatest "0.2.0"]