is not current version
Last Version 0.6.7

com.lihaoyi:geny_3.0.0-RC1 0.6.5

geny

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

geny_3.0.0-RC1
Version

Version

0.6.5
Type

Type

jar

Download geny_3.0.0-RC1 0.6.5


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