License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdgeny_2.11 |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeny_2.11
geny
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geny_2.11-0.7.1.pom | |
geny_2.11-0.7.1.jar | 57 KB |
geny_2.11-0.7.1-sources.jar | 3 KB |
geny_2.11-0.7.1-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/geny_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>geny_2.11</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/geny_2.11/
implementation 'com.lihaoyi:geny_2.11:0.7.1'
// https://jarcasting.com/artifacts/com.lihaoyi/geny_2.11/
implementation ("com.lihaoyi:geny_2.11:0.7.1")
'com.lihaoyi:geny_2.11:jar:0.7.1'
<dependency org="com.lihaoyi" name="geny_2.11" rev="0.7.1">
<artifact name="geny_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='geny_2.11', version='0.7.1')
)
libraryDependencies += "com.lihaoyi" % "geny_2.11" % "0.7.1"
[com.lihaoyi/geny_2.11 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |