GroupId | GroupIdcom.github.to-ithaca |
---|---|
ArtifactId | ArtifactIdlibra_2.12 |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
libra_2.12-0.5.0.pom | |
libra_2.12-0.5.0.jar | 221 KB |
libra_2.12-0.5.0-sources.jar | 20 KB |
libra_2.12-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.12/ -->
<dependency>
<groupId>com.github.to-ithaca</groupId>
<artifactId>libra_2.12</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.12/
implementation 'com.github.to-ithaca:libra_2.12:0.5.0'
// https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.12/
implementation ("com.github.to-ithaca:libra_2.12:0.5.0")
'com.github.to-ithaca:libra_2.12:jar:0.5.0'
<dependency org="com.github.to-ithaca" name="libra_2.12" rev="0.5.0">
<artifact name="libra_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.to-ithaca', module='libra_2.12', version='0.5.0')
)
libraryDependencies += "com.github.to-ithaca" % "libra_2.12" % "0.5.0"
[com.github.to-ithaca/libra_2.12 "0.5.0"]