is not current version
Last Version 1.0.0.M18

org.wallride:wallride-tools 1.0.0.M17

CMS for developers of principles

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wallride
ArtifactId

ArtifactId

wallride-tools
Version

Version

1.0.0.M17
Type

Type

jar

Download wallride-tools 1.0.0.M17


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