License |
License |
---|---|
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdprickle_2.10 |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionprickle
prickle
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.benhutchison |
Filename | Size |
---|---|
prickle_2.10-1.1.2.pom | |
prickle_2.10-1.1.2.jar | 173 KB |
prickle_2.10-1.1.2-sources.jar | 7 KB |
prickle_2.10-1.1.2-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.10/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>prickle_2.10</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.10/
implementation 'com.github.benhutchison:prickle_2.10:1.1.2'
// https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.10/
implementation ("com.github.benhutchison:prickle_2.10:1.1.2")
'com.github.benhutchison:prickle_2.10:jar:1.1.2'
<dependency org="com.github.benhutchison" name="prickle_2.10" rev="1.1.2">
<artifact name="prickle_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='prickle_2.10', version='1.1.2')
)
libraryDependencies += "com.github.benhutchison" % "prickle_2.10" % "1.1.2"
[com.github.benhutchison/prickle_2.10 "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scala-lang : scala-reflect | jar | 2.10.4 |
com.github.benhutchison : microjson_2.10 | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalamacros : quasiquotes_2.10 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.10 | jar | 0.2.3 |