is not current version
Last Version 0.7.0

com.github.to-ithaca:libra_2.12 0.6.0

libra

GroupId

GroupId

com.github.to-ithaca
ArtifactId

ArtifactId

libra_2.12
Version

Version

0.6.0
Type

Type

jar

Download libra_2.12 0.6.0


<!-- 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.12/
implementation 'com.github.to-ithaca:libra_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.12/
implementation ("com.github.to-ithaca:libra_2.12:0.6.0")
'com.github.to-ithaca:libra_2.12:jar:0.6.0'
<dependency org="com.github.to-ithaca" name="libra_2.12" rev="0.6.0">
  <artifact name="libra_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.to-ithaca', module='libra_2.12', version='0.6.0')
)
libraryDependencies += "com.github.to-ithaca" % "libra_2.12" % "0.6.0"
[com.github.to-ithaca/libra_2.12 "0.6.0"]