Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdpamflet-plugin_2.8.1 |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
pamflet-plugin_2.8.1-0.2.4.pom | |
pamflet-plugin_2.8.1-0.2.4.jar | 11 KB |
pamflet-plugin_2.8.1-0.2.4-sources.jar | 947 bytes |
pamflet-plugin_2.8.1-0.2.4-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/pamflet-plugin_2.8.1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>pamflet-plugin_2.8.1</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/pamflet-plugin_2.8.1/
implementation 'net.databinder:pamflet-plugin_2.8.1:0.2.4'
// https://jarcasting.com/artifacts/net.databinder/pamflet-plugin_2.8.1/
implementation ("net.databinder:pamflet-plugin_2.8.1:0.2.4")
'net.databinder:pamflet-plugin_2.8.1:jar:0.2.4'
<dependency org="net.databinder" name="pamflet-plugin_2.8.1" rev="0.2.4">
<artifact name="pamflet-plugin_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='pamflet-plugin_2.8.1', version='0.2.4')
)
libraryDependencies += "net.databinder" % "pamflet-plugin_2.8.1" % "0.2.4"
[net.databinder/pamflet-plugin_2.8.1 "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.sbt » sbt_2.8.1 | jar | 0.10.0 |
net.databinder : pamflet-library_2.8.1 | jar | 0.2.4 |
org.scala-lang : scala-library | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.sbt : launcher-interface | jar | 0.10.0 |