GroupId | GroupIdcom.razie |
---|---|
ArtifactId | ArtifactIdbase_2.9.0-1 |
Version | Version0.3 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
base_2.9.0-1-0.3.pom | |
base_2.9.0-1-0.3.jar | 517 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.razie/base_2.9.0-1/ -->
<dependency>
<groupId>com.razie</groupId>
<artifactId>base_2.9.0-1</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.razie/base_2.9.0-1/
implementation 'com.razie:base_2.9.0-1:0.3'
// https://jarcasting.com/artifacts/com.razie/base_2.9.0-1/
implementation ("com.razie:base_2.9.0-1:0.3")
'com.razie:base_2.9.0-1:jar:0.3'
<dependency org="com.razie" name="base_2.9.0-1" rev="0.3">
<artifact name="base_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.razie', module='base_2.9.0-1', version='0.3')
)
libraryDependencies += "com.razie" % "base_2.9.0-1" % "0.3"
[com.razie/base_2.9.0-1 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.0 | jar | 1.6.1 |
junit : junit | jar | 4.5 |
org.json : json | jar | 20090211 |
org.scala-lang : scala-library | jar | 2.9.0-1 |