License |
License |
---|---|
GroupId | GroupIdorg.foundweekends |
ArtifactId | ArtifactIdpamflet-library_2.12 |
Version | Version0.9.0 |
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.12-0.9.0.pom | |
pamflet-library_2.12-0.9.0.jar | 421 KB |
pamflet-library_2.12-0.9.0-sources.jar | 294 KB |
pamflet-library_2.12-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.12/ -->
<dependency>
<groupId>org.foundweekends</groupId>
<artifactId>pamflet-library_2.12</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.12/
implementation 'org.foundweekends:pamflet-library_2.12:0.9.0'
// https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.12/
implementation ("org.foundweekends:pamflet-library_2.12:0.9.0")
'org.foundweekends:pamflet-library_2.12:jar:0.9.0'
<dependency org="org.foundweekends" name="pamflet-library_2.12" rev="0.9.0">
<artifact name="pamflet-library_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.foundweekends', module='pamflet-library_2.12', version='0.9.0')
)
libraryDependencies += "org.foundweekends" % "pamflet-library_2.12" % "0.9.0"
[org.foundweekends/pamflet-library_2.12 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.foundweekends : pamflet-knockoff_2.12 | jar | 0.9.0 |
ws.unfiltered : unfiltered-filter_2.12 | jar | 0.10.1 |
ws.unfiltered : unfiltered-jetty_2.12 | jar | 0.10.1 |
org.antlr : ST4 | jar | 4.3 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.12 | jar | 0.7.7 |