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