is not current version
Last Version 0.2.1

net.databinder:pamflet-plugin 0.1.3


Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

pamflet-plugin
Version

Version

0.1.3
Type

Type

jar

Download pamflet-plugin 0.1.3


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