License |
License |
---|---|
GroupId | GroupIdcom.razie |
ArtifactId | ArtifactIdsnakk-core_2.10 |
Version | Version0.6.7 |
Type | Typejar |
Description |
Descriptionsnakk-core
snakk-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
snakk-core_2.10-0.6.7.pom | |
snakk-core_2.10-0.6.7.jar | 348 KB |
snakk-core_2.10-0.6.7-sources.jar | 27 KB |
snakk-core_2.10-0.6.7-javadoc.jar | 661 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.razie/snakk-core_2.10/ -->
<dependency>
<groupId>com.razie</groupId>
<artifactId>snakk-core_2.10</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.razie/snakk-core_2.10/
implementation 'com.razie:snakk-core_2.10:0.6.7'
// https://jarcasting.com/artifacts/com.razie/snakk-core_2.10/
implementation ("com.razie:snakk-core_2.10:0.6.7")
'com.razie:snakk-core_2.10:jar:0.6.7'
<dependency org="com.razie" name="snakk-core_2.10" rev="0.6.7">
<artifact name="snakk-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.razie', module='snakk-core_2.10', version='0.6.7')
)
libraryDependencies += "com.razie" % "snakk-core_2.10" % "0.6.7"
[com.razie/snakk-core_2.10 "0.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scalatest : scalatest_2.10 | jar | 1.9.2 |
org.json : json | jar | 20090211 |
commons-jxpath : commons-jxpath | jar | 1.3 |
com.razie : base_2.10 | jar | 0.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |