License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdtop.marchand.java.env |
ArtifactId | ArtifactIdenv-viewer |
Last Version | Last Version1.00.00 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnvironment Viewer
Environment and System properties viewer
|
Project URL |
Project URL |
Filename | Size |
---|---|
env-viewer-1.00.00.pom | |
env-viewer-1.00.00.jar | 4 KB |
env-viewer-1.00.00-sources.jar | 1 KB |
env-viewer-1.00.00-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.marchand.java.env/env-viewer/ -->
<dependency>
<groupId>top.marchand.java.env</groupId>
<artifactId>env-viewer</artifactId>
<version>1.00.00</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.java.env/env-viewer/
implementation 'top.marchand.java.env:env-viewer:1.00.00'
// https://jarcasting.com/artifacts/top.marchand.java.env/env-viewer/
implementation ("top.marchand.java.env:env-viewer:1.00.00")
'top.marchand.java.env:env-viewer:jar:1.00.00'
<dependency org="top.marchand.java.env" name="env-viewer" rev="1.00.00">
<artifact name="env-viewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.java.env', module='env-viewer', version='1.00.00')
)
libraryDependencies += "top.marchand.java.env" % "env-viewer" % "1.00.00"
[top.marchand.java.env/env-viewer "1.00.00"]