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