is not current version
Last Version 3.3.5

net.oneandone.stool:setup 3.3.0


Categories

Categories

Net
GroupId

GroupId

net.oneandone.stool
ArtifactId

ArtifactId

setup
Version

Version

3.3.0
Type

Type

jar

Download setup 3.3.0


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