Categories |
CategoriesJest Data Databases |
---|---|
GroupId | GroupIdde.is24 |
ArtifactId | ArtifactIdjest4s_2.11 |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
jest4s_2.11-0.0.5.pom | |
jest4s_2.11-0.0.5.jar | 80 KB |
jest4s_2.11-0.0.5-sources.jar | 6 KB |
jest4s_2.11-0.0.5-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.is24/jest4s_2.11/ -->
<dependency>
<groupId>de.is24</groupId>
<artifactId>jest4s_2.11</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.is24/jest4s_2.11/
implementation 'de.is24:jest4s_2.11:0.0.5'
// https://jarcasting.com/artifacts/de.is24/jest4s_2.11/
implementation ("de.is24:jest4s_2.11:0.0.5")
'de.is24:jest4s_2.11:jar:0.0.5'
<dependency org="de.is24" name="jest4s_2.11" rev="0.0.5">
<artifact name="jest4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.is24', module='jest4s_2.11', version='0.0.5')
)
libraryDependencies += "de.is24" % "jest4s_2.11" % "0.0.5"
[de.is24/jest4s_2.11 "0.0.5"]