is not current version
Last Version 1.0.0.M18

org.wallride:wallride-tools 1.0.0.M8

CMS for developers of principles

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wallride
ArtifactId

ArtifactId

wallride-tools
Version

Version

1.0.0.M8
Type

Type

jar

Download wallride-tools 1.0.0.M8


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