is not current version
Last Version 0.7.1

com.lihaoyi:geny_2.11 0.6.7

geny

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

geny_2.11
Version

Version

0.6.7
Type

Type

jar

Download geny_2.11 0.6.7


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