License |
License |
---|---|
GroupId | GroupIdorg.foundweekends |
ArtifactId | ArtifactIdpamflet-library_2.11 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptionpamflet-library
Core Pamflet library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pamflet-library_2.11-0.7.2.pom | |
pamflet-library_2.11-0.7.2.jar | 296 KB |
pamflet-library_2.11-0.7.2-sources.jar | 84 KB |
pamflet-library_2.11-0.7.2-javadoc.jar | 430 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.11/ -->
<dependency>
<groupId>org.foundweekends</groupId>
<artifactId>pamflet-library_2.11</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.11/
implementation 'org.foundweekends:pamflet-library_2.11:0.7.2'
// https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.11/
implementation ("org.foundweekends:pamflet-library_2.11:0.7.2")
'org.foundweekends:pamflet-library_2.11:jar:0.7.2'
<dependency org="org.foundweekends" name="pamflet-library_2.11" rev="0.7.2">
<artifact name="pamflet-library_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.foundweekends', module='pamflet-library_2.11', version='0.7.2')
)
libraryDependencies += "org.foundweekends" % "pamflet-library_2.11" % "0.7.2"
[org.foundweekends/pamflet-library_2.11 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.foundweekends : pamflet-knockoff_2.11 | jar | 0.7.2 |
ws.unfiltered : unfiltered-filter_2.11 | jar | 0.9.1 |
ws.unfiltered : unfiltered-jetty_2.11 | jar | 0.9.1 |
org.antlr : stringtemplate | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.11 | jar | 0.6.3 |