GroupId | GroupIdcom.razie |
---|---|
ArtifactId | ArtifactIdsnakk-core_2.9.1 |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnakk-core
snakk-core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
snakk-core_2.9.1-0.3.pom | |
snakk-core_2.9.1-0.3.jar | 37 KB |
snakk-core_2.9.1-0.3-sources.jar | 4 KB |
snakk-core_2.9.1-0.3-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.razie/snakk-core_2.9.1/ -->
<dependency>
<groupId>com.razie</groupId>
<artifactId>snakk-core_2.9.1</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.razie/snakk-core_2.9.1/
implementation 'com.razie:snakk-core_2.9.1:0.3'
// https://jarcasting.com/artifacts/com.razie/snakk-core_2.9.1/
implementation ("com.razie:snakk-core_2.9.1:0.3")
'com.razie:snakk-core_2.9.1:jar:0.3'
<dependency org="com.razie" name="snakk-core_2.9.1" rev="0.3">
<artifact name="snakk-core_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.razie', module='snakk-core_2.9.1', version='0.3')
)
libraryDependencies += "com.razie" % "snakk-core_2.9.1" % "0.3"
[com.razie/snakk-core_2.9.1 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.scalatest : scalatest_2.9.1 | jar | 1.6.1 |
org.json : json | jar | 20090211 |
commons-jxpath : commons-jxpath | jar | 1.3 |
com.razie : razbase_2.9.1 | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |