Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdpamflet-plugin |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
pamflet-plugin-0.2.1.pom | |
pamflet-plugin-0.2.1.jar | 684 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/pamflet-plugin/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>pamflet-plugin</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/pamflet-plugin/
implementation 'net.databinder:pamflet-plugin:0.2.1'
// https://jarcasting.com/artifacts/net.databinder/pamflet-plugin/
implementation ("net.databinder:pamflet-plugin:0.2.1")
'net.databinder:pamflet-plugin:jar:0.2.1'
<dependency org="net.databinder" name="pamflet-plugin" rev="0.2.1">
<artifact name="pamflet-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='pamflet-plugin', version='0.2.1')
)
libraryDependencies += "net.databinder" % "pamflet-plugin" % "0.2.1"
[net.databinder/pamflet-plugin "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : pamflet_2.7.7 | jar | 0.2.1 |
org.scala-lang : scala-library | jar | 2.7.7 |