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