is not current version
Last Version 1.2.3

com.github.kaitoy.sneo:sneo-core 1.2.2

The core module of SNeO.

GroupId

GroupId

com.github.kaitoy.sneo
ArtifactId

ArtifactId

sneo-core
Version

Version

1.2.2
Type

Type

jar

Download sneo-core 1.2.2


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