is not current version
Last Version 1.0

io.esastack:commons-build 0.1.0

Building support of ESA Stack projects

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

commons-build
Version

Version

0.1.0
Type

Type

jar

Download commons-build 0.1.0


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