is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-core 1.2.4

snaker-core as open source.

GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-core
Version

Version

1.2.4
Type

Type

jar

Download snaker-core 1.2.4


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