License |
License |
---|---|
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdprickle_2.11 |
Version | Version1.1.14 |
Type | Typejar |
Description |
Descriptionprickle
prickle
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.benhutchison |
Filename | Size |
---|---|
prickle_2.11-1.1.14.pom | |
prickle_2.11-1.1.14.jar | 194 KB |
prickle_2.11-1.1.14-sources.jar | 8 KB |
prickle_2.11-1.1.14-javadoc.jar | 498 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.11/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>prickle_2.11</artifactId>
<version>1.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.11/
implementation 'com.github.benhutchison:prickle_2.11:1.1.14'
// https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.11/
implementation ("com.github.benhutchison:prickle_2.11:1.1.14")
'com.github.benhutchison:prickle_2.11:jar:1.1.14'
<dependency org="com.github.benhutchison" name="prickle_2.11" rev="1.1.14">
<artifact name="prickle_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='prickle_2.11', version='1.1.14')
)
libraryDependencies += "com.github.benhutchison" % "prickle_2.11" % "1.1.14"
[com.github.benhutchison/prickle_2.11 "1.1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.benhutchison : microjson_2.11 | jar | 1.4 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.11 | jar | 0.4.4 |