License |
License |
---|---|
GroupId | GroupIdcom.github.fdietze |
ArtifactId | ArtifactIdpharg_2.10 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionpharg
pharg
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.fdietze |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pharg_2.10-0.1.1.pom | |
pharg_2.10-0.1.1.jar | 117 KB |
pharg_2.10-0.1.1-sources.jar | 6 KB |
pharg_2.10-0.1.1-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fdietze/pharg_2.10/ -->
<dependency>
<groupId>com.github.fdietze</groupId>
<artifactId>pharg_2.10</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdietze/pharg_2.10/
implementation 'com.github.fdietze:pharg_2.10:0.1.1'
// https://jarcasting.com/artifacts/com.github.fdietze/pharg_2.10/
implementation ("com.github.fdietze:pharg_2.10:0.1.1")
'com.github.fdietze:pharg_2.10:jar:0.1.1'
<dependency org="com.github.fdietze" name="pharg_2.10" rev="0.1.1">
<artifact name="pharg_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdietze', module='pharg_2.10', version='0.1.1')
)
libraryDependencies += "com.github.fdietze" % "pharg_2.10" % "0.1.1"
[com.github.fdietze/pharg_2.10 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.typelevel : cats_2.10 | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.8.6 |