GroupId | GroupIdcom.razie |
---|---|
ArtifactId | ArtifactIdsnakk-core_2.9.0-1 |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
snakk-core_2.9.0-1-0.1.pom | |
snakk-core_2.9.0-1-0.1.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.razie/snakk-core_2.9.0-1/ -->
<dependency>
<groupId>com.razie</groupId>
<artifactId>snakk-core_2.9.0-1</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.razie/snakk-core_2.9.0-1/
implementation 'com.razie:snakk-core_2.9.0-1:0.1'
// https://jarcasting.com/artifacts/com.razie/snakk-core_2.9.0-1/
implementation ("com.razie:snakk-core_2.9.0-1:0.1")
'com.razie:snakk-core_2.9.0-1:jar:0.1'
<dependency org="com.razie" name="snakk-core_2.9.0-1" rev="0.1">
<artifact name="snakk-core_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.razie', module='snakk-core_2.9.0-1', version='0.1')
)
libraryDependencies += "com.razie" % "snakk-core_2.9.0-1" % "0.1"
[com.razie/snakk-core_2.9.0-1 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.0 | jar | 1.6.1 |
org.json : json | jar | 20090211 |
com.razie : razbase_2.9.0-1 | jar | 0.4-SNAPSHOT |
org.scala-lang : scala-library | jar | 2.9.0-1 |