is not current version
Last Version 0.7.1

com.lihaoyi:geny_3 0.6.11

geny

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

geny_3
Version

Version

0.6.11
Type

Type

jar

Download geny_3 0.6.11


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