is not current version
Last Version 0.2.5

org.wiperdog:wiperdog-assembly 0.2.2

wiperdog assembled artifact

GroupId

GroupId

org.wiperdog
ArtifactId

ArtifactId

wiperdog-assembly
Version

Version

0.2.2
Type

Type

jar

Download wiperdog-assembly 0.2.2


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