is not current version
Last Version 3.11.2

org.kantega.reststop:reststop-classloader-utils 1.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-classloader-utils
Version

Version

1.3
Type

Type

jar

Download reststop-classloader-utils 1.3


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