is not current version
Last Version 0.9.0

org.foundweekends:pamflet-library_2.12 0.7.2

Core Pamflet library

GroupId

GroupId

org.foundweekends
ArtifactId

ArtifactId

pamflet-library_2.12
Version

Version

0.7.2
Type

Type

jar

Download pamflet-library_2.12 0.7.2


<!-- https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.12/ -->
<dependency>
    <groupId>org.foundweekends</groupId>
    <artifactId>pamflet-library_2.12</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.12/
implementation 'org.foundweekends:pamflet-library_2.12:0.7.2'
// https://jarcasting.com/artifacts/org.foundweekends/pamflet-library_2.12/
implementation ("org.foundweekends:pamflet-library_2.12:0.7.2")
'org.foundweekends:pamflet-library_2.12:jar:0.7.2'
<dependency org="org.foundweekends" name="pamflet-library_2.12" rev="0.7.2">
  <artifact name="pamflet-library_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.foundweekends', module='pamflet-library_2.12', version='0.7.2')
)
libraryDependencies += "org.foundweekends" % "pamflet-library_2.12" % "0.7.2"
[org.foundweekends/pamflet-library_2.12 "0.7.2"]