is not current version
Last Version 1.0.2

net.oneandone:setenv 1.0.0


Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

setenv
Version

Version

1.0.0
Type

Type

jar

Download setenv 1.0.0


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