is not current version
Last Version 1.1.1-RELEASE

com.github.kurtloong:acreath-starter-espool 1.0.9-RELEASE

acreath-starter-espool

GroupId

GroupId

com.github.kurtloong
ArtifactId

ArtifactId

acreath-starter-espool
Version

Version

1.0.9-RELEASE
Type

Type

jar

Download acreath-starter-espool 1.0.9-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-espool/ -->
<dependency>
    <groupId>com.github.kurtloong</groupId>
    <artifactId>acreath-starter-espool</artifactId>
    <version>1.0.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-espool/
implementation 'com.github.kurtloong:acreath-starter-espool:1.0.9-RELEASE'
// https://jarcasting.com/artifacts/com.github.kurtloong/acreath-starter-espool/
implementation ("com.github.kurtloong:acreath-starter-espool:1.0.9-RELEASE")
'com.github.kurtloong:acreath-starter-espool:jar:1.0.9-RELEASE'
<dependency org="com.github.kurtloong" name="acreath-starter-espool" rev="1.0.9-RELEASE">
  <artifact name="acreath-starter-espool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kurtloong', module='acreath-starter-espool', version='1.0.9-RELEASE')
)
libraryDependencies += "com.github.kurtloong" % "acreath-starter-espool" % "1.0.9-RELEASE"
[com.github.kurtloong/acreath-starter-espool "1.0.9-RELEASE"]