License |
License |
---|---|
GroupId | GroupIdcom.razie |
ArtifactId | ArtifactIdbase_2.10 |
Last Version | Last Version0.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbase
base
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
base_2.10-0.6.7.pom | |
base_2.10-0.6.7.jar | 458 KB |
base_2.10-0.6.7-sources.jar | 91 KB |
base_2.10-0.6.7-javadoc.jar | 923 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.razie/base_2.10/ -->
<dependency>
<groupId>com.razie</groupId>
<artifactId>base_2.10</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.razie/base_2.10/
implementation 'com.razie:base_2.10:0.6.7'
// https://jarcasting.com/artifacts/com.razie/base_2.10/
implementation ("com.razie:base_2.10:0.6.7")
'com.razie:base_2.10:jar:0.6.7'
<dependency org="com.razie" name="base_2.10" rev="0.6.7">
<artifact name="base_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.razie', module='base_2.10', version='0.6.7')
)
libraryDependencies += "com.razie" % "base_2.10" % "0.6.7"
[com.razie/base_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 |
junit : junit | jar | 4.5 |
org.json : json | jar | 20090211 |
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 1.0.0 |