is not current version
Last Version 0.2.3

org.no-hope:springtools 0.1.7


GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

springtools
Version

Version

0.1.7
Type

Type

jar

Download springtools 0.1.7


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