License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdgeny_0.26 |
Version | Version0.6.2 |
Type | Typejar |
Description |
Descriptiongeny_0.26
geny
|
Project URL |
Project URL |
Filename | Size |
---|---|
geny_0.26-0.6.2.pom | |
geny_0.26-0.6.2.jar | 84 KB |
geny_0.26-0.6.2-sources.jar | 6 KB |
geny_0.26-0.6.2-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/geny_0.26/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>geny_0.26</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/geny_0.26/
implementation 'com.lihaoyi:geny_0.26:0.6.2'
// https://jarcasting.com/artifacts/com.lihaoyi/geny_0.26/
implementation ("com.lihaoyi:geny_0.26:0.6.2")
'com.lihaoyi:geny_0.26:jar:0.6.2'
<dependency org="com.lihaoyi" name="geny_0.26" rev="0.6.2">
<artifact name="geny_0.26" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='geny_0.26', version='0.6.2')
)
libraryDependencies += "com.lihaoyi" % "geny_0.26" % "0.6.2"
[com.lihaoyi/geny_0.26 "0.6.2"]