is not current version
Last Version 0.7.0

com.github.to-ithaca:libra_2.11 0.4.0

libra

GroupId

GroupId

com.github.to-ithaca
ArtifactId

ArtifactId

libra_2.11
Version

Version

0.4.0
Type

Type

jar

Download libra_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.11/ -->
<dependency>
    <groupId>com.github.to-ithaca</groupId>
    <artifactId>libra_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.11/
implementation 'com.github.to-ithaca:libra_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.to-ithaca/libra_2.11/
implementation ("com.github.to-ithaca:libra_2.11:0.4.0")
'com.github.to-ithaca:libra_2.11:jar:0.4.0'
<dependency org="com.github.to-ithaca" name="libra_2.11" rev="0.4.0">
  <artifact name="libra_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.to-ithaca', module='libra_2.11', version='0.4.0')
)
libraryDependencies += "com.github.to-ithaca" % "libra_2.11" % "0.4.0"
[com.github.to-ithaca/libra_2.11 "0.4.0"]