GroupId | GroupIdcom.razie |
---|---|
ArtifactId | ArtifactIdbase_2.9.1 |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbase
base
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
base_2.9.1-0.5.pom | |
base_2.9.1-0.5.jar | 650 KB |
base_2.9.1-0.5-sources.jar | 104 KB |
base_2.9.1-0.5-javadoc.jar | 890 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.razie/base_2.9.1/ -->
<dependency>
<groupId>com.razie</groupId>
<artifactId>base_2.9.1</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.razie/base_2.9.1/
implementation 'com.razie:base_2.9.1:0.5'
// https://jarcasting.com/artifacts/com.razie/base_2.9.1/
implementation ("com.razie:base_2.9.1:0.5")
'com.razie:base_2.9.1:jar:0.5'
<dependency org="com.razie" name="base_2.9.1" rev="0.5">
<artifact name="base_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.razie', module='base_2.9.1', version='0.5')
)
libraryDependencies += "com.razie" % "base_2.9.1" % "0.5"
[com.razie/base_2.9.1 "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.scalatest : scalatest_2.9.1 | jar | 1.6.1 |
junit : junit | jar | 4.5 |
org.json : json | jar | 20090211 |
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.28 |