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