is not current version
Last Version 1.0.6.29

ml.dcjz.plugin:env 1.0.6.28

env plugin for libs

GroupId

GroupId

ml.dcjz.plugin
ArtifactId

ArtifactId

env
Version

Version

1.0.6.28
Type

Type

jar

Download env 1.0.6.28


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