| Categories |
CategoriesNative Development Tools |
|---|---|
| GroupId | GroupIdcom.lihaoyi |
| ArtifactId | ArtifactIdgeny_native0.3_2.11 |
| Version | Version0.6.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| geny_native0.3_2.11-0.6.0.pom | |
| geny_native0.3_2.11-0.6.0.jar | 214 KB |
| geny_native0.3_2.11-0.6.0-sources.jar | 6 KB |
| geny_native0.3_2.11-0.6.0-javadoc.jar | 411 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/geny_native0.3_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>geny_native0.3_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/geny_native0.3_2.11/
implementation 'com.lihaoyi:geny_native0.3_2.11:0.6.0'
// https://jarcasting.com/artifacts/com.lihaoyi/geny_native0.3_2.11/
implementation ("com.lihaoyi:geny_native0.3_2.11:0.6.0")
'com.lihaoyi:geny_native0.3_2.11:jar:0.6.0'
<dependency org="com.lihaoyi" name="geny_native0.3_2.11" rev="0.6.0">
<artifact name="geny_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='geny_native0.3_2.11', version='0.6.0')
)
libraryDependencies += "com.lihaoyi" % "geny_native0.3_2.11" % "0.6.0"
[com.lihaoyi/geny_native0.3_2.11 "0.6.0"]