is not current version
Last Version 1.3.1

com.github.sunnus3:gecco-core 1.3.0


GroupId

GroupId

com.github.sunnus3
ArtifactId

ArtifactId

gecco-core
Version

Version

1.3.0
Type

Type

jar

Download gecco-core 1.3.0


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