Group Id org.parancoe
Artifact Id parancoe-plugin-dwr
Version 2.0.4
Packaging jar
URL -
Badge
Last Updated 2009-05-25T22:42:04+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.parancoe</groupId>
    <artifactId>parancoe-plugin-dwr</artifactId>
    <version>2.0.4</version>
</dependency>
implementation group: 'org.parancoe', name: 'parancoe-plugin-dwr', version: '2.0.4'
implementation 'org.parancoe:parancoe-plugin-dwr:2.0.4'
implementation("org.parancoe:parancoe-plugin-dwr:2.0.4")
libraryDependencies += "org.parancoe" % "parancoe-plugin-dwr" % "2.0.4"
<dependency org="org.parancoe" name="parancoe-plugin-dwr" rev="2.0.4"/>
@Grapes(
    @Grab(group='org.parancoe', module='parancoe-plugin-dwr', version='2.0.4')
)
[org.parancoe/parancoe-plugin-dwr "2.0.4"]
'org.parancoe:parancoe-plugin-dwr:2.0.4'