is not current version
Last Version 0.0.3

net.sinodawn:sinoc-core 0.0.2

This is the common source for SinoDust.

Categories

Categories

Net
GroupId

GroupId

net.sinodawn
ArtifactId

ArtifactId

sinoc-core
Version

Version

0.0.2
Type

Type

jar

Download sinoc-core 0.0.2


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