is not current version
Last Version 0.7.1

com.lihaoyi:geny_2.13 0.4.2

geny

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

geny_2.13
Version

Version

0.4.2
Type

Type

jar

Download geny_2.13 0.4.2


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