License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdsetenv |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionSetenv
|
Project URL |
Project URL |
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
setenv-1.0.2.pom | |
setenv-1.0.2.jar | 5 KB |
setenv-1.0.2-sources.jar | 4 KB |
setenv-1.0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/setenv/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>setenv</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/setenv/
implementation 'net.oneandone:setenv:1.0.2'
// https://jarcasting.com/artifacts/net.oneandone/setenv/
implementation ("net.oneandone:setenv:1.0.2")
'net.oneandone:setenv:jar:1.0.2'
<dependency org="net.oneandone" name="setenv" rev="1.0.2">
<artifact name="setenv" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='setenv', version='1.0.2')
)
libraryDependencies += "net.oneandone" % "setenv" % "1.0.2"
[net.oneandone/setenv "1.0.2"]