is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-core 1.3.0

snaker-core as open source.

GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-core
Version

Version

1.3.0
Type

Type

jar

Download snaker-core 1.3.0


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