License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdgeny_2.10 |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptiongeny
geny
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.lihaoyi |
Filename | Size |
---|---|
geny_2.10-0.1.4.pom | |
geny_2.10-0.1.4.jar | 72 KB |
geny_2.10-0.1.4-sources.jar | 3 KB |
geny_2.10-0.1.4-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/geny_2.10/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>geny_2.10</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/geny_2.10/
implementation 'com.lihaoyi:geny_2.10:0.1.4'
// https://jarcasting.com/artifacts/com.lihaoyi/geny_2.10/
implementation ("com.lihaoyi:geny_2.10:0.1.4")
'com.lihaoyi:geny_2.10:jar:0.1.4'
<dependency org="com.lihaoyi" name="geny_2.10" rev="0.1.4">
<artifact name="geny_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='geny_2.10', version='0.1.4')
)
libraryDependencies += "com.lihaoyi" % "geny_2.10" % "0.1.4"
[com.lihaoyi/geny_2.10 "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.10 | jar | 0.4.4 |