License |
License |
---|---|
GroupId | GroupIdio.github.truerss |
ArtifactId | ArtifactIdbase_2.13 |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionbase
base
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base_2.13-1.0.3.pom | |
base_2.13-1.0.3.jar | 82 KB |
base_2.13-1.0.3-sources.jar | 5 KB |
base_2.13-1.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.truerss/base_2.13/ -->
<dependency>
<groupId>io.github.truerss</groupId>
<artifactId>base_2.13</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.truerss/base_2.13/
implementation 'io.github.truerss:base_2.13:1.0.3'
// https://jarcasting.com/artifacts/io.github.truerss/base_2.13/
implementation ("io.github.truerss:base_2.13:1.0.3")
'io.github.truerss:base_2.13:jar:1.0.3'
<dependency org="io.github.truerss" name="base_2.13" rev="1.0.3">
<artifact name="base_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.truerss', module='base_2.13', version='1.0.3')
)
libraryDependencies += "io.github.truerss" % "base_2.13" % "1.0.3"
[io.github.truerss/base_2.13 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.typesafe : config | jar | 1.4.1 |
com.beachape : enumeratum_2.13 | jar | 1.6.1 |
com.beachape : enumeratum-play-json_2.13 | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13 | jar | 0.7.9 |