is not current version
Last Version 1.1

org.esigate:esigate-tool-conf 1.0


GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-tool-conf
Version

Version

1.0
Type

Type

jar

Download esigate-tool-conf 1.0


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