| License |
License |
|---|---|
| GroupId | GroupIdml.dcjz.plugin |
| ArtifactId | ArtifactIdenv |
| Version | Version1.0.6.29 |
| Type | Typejar |
| Description |
Descriptionenv
env plugin for libs
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| env-1.0.6.29.pom | |
| env-1.0.6.29.jar | 37 KB |
| env-1.0.6.29-sources.jar | 6 KB |
| env-1.0.6.29-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ml.dcjz.plugin/env/ -->
<dependency>
<groupId>ml.dcjz.plugin</groupId>
<artifactId>env</artifactId>
<version>1.0.6.29</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dcjz.plugin/env/
implementation 'ml.dcjz.plugin:env:1.0.6.29'
// https://jarcasting.com/artifacts/ml.dcjz.plugin/env/
implementation ("ml.dcjz.plugin:env:1.0.6.29")
'ml.dcjz.plugin:env:jar:1.0.6.29'
<dependency org="ml.dcjz.plugin" name="env" rev="1.0.6.29">
<artifact name="env" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dcjz.plugin', module='env', version='1.0.6.29')
)
libraryDependencies += "ml.dcjz.plugin" % "env" % "1.0.6.29"
[ml.dcjz.plugin/env "1.0.6.29"]