License |
License |
---|---|
GroupId | GroupIdio.github.apex-dev-tools |
ArtifactId | ArtifactIdroot_2.13 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionroot
Apex type description traits
|
Project Organization |
Project Organizationio.github.apex-dev-tools |
Filename | Size |
---|---|
root_2.13-1.0.0.pom | |
root_2.13-1.0.0.jar | 305 bytes |
root_2.13-1.0.0-sources.jar | 252 bytes |
root_2.13-1.0.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.apex-dev-tools/root_2.13/ -->
<dependency>
<groupId>io.github.apex-dev-tools</groupId>
<artifactId>root_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.apex-dev-tools/root_2.13/
implementation 'io.github.apex-dev-tools:root_2.13:1.0.0'
// https://jarcasting.com/artifacts/io.github.apex-dev-tools/root_2.13/
implementation ("io.github.apex-dev-tools:root_2.13:1.0.0")
'io.github.apex-dev-tools:root_2.13:jar:1.0.0'
<dependency org="io.github.apex-dev-tools" name="root_2.13" rev="1.0.0">
<artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.apex-dev-tools', module='root_2.13', version='1.0.0')
)
libraryDependencies += "io.github.apex-dev-tools" % "root_2.13" % "1.0.0"
[io.github.apex-dev-tools/root_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |