GroupId | GroupIdcom.github.anicolaspp |
---|---|
ArtifactId | ArtifactIdojai-testing_2.12 |
Version | Version1.0.8 |
Type | Typejar |
Filename | Size |
---|---|
ojai-testing_2.12-1.0.8.pom | |
ojai-testing_2.12-1.0.8.jar | 34 KB |
ojai-testing_2.12-1.0.8-sources.jar | 13 KB |
ojai-testing_2.12-1.0.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anicolaspp/ojai-testing_2.12/ -->
<dependency>
<groupId>com.github.anicolaspp</groupId>
<artifactId>ojai-testing_2.12</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anicolaspp/ojai-testing_2.12/
implementation 'com.github.anicolaspp:ojai-testing_2.12:1.0.8'
// https://jarcasting.com/artifacts/com.github.anicolaspp/ojai-testing_2.12/
implementation ("com.github.anicolaspp:ojai-testing_2.12:1.0.8")
'com.github.anicolaspp:ojai-testing_2.12:jar:1.0.8'
<dependency org="com.github.anicolaspp" name="ojai-testing_2.12" rev="1.0.8">
<artifact name="ojai-testing_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anicolaspp', module='ojai-testing_2.12', version='1.0.8')
)
libraryDependencies += "com.github.anicolaspp" % "ojai-testing_2.12" % "1.0.8"
[com.github.anicolaspp/ojai-testing_2.12 "1.0.8"]