is not current version
Last Version 2.2.1

cn.zidot:sprite-framework-core 2.0.0

sprite framework core

GroupId

GroupId

cn.zidot
ArtifactId

ArtifactId

sprite-framework-core
Version

Version

2.0.0
Type

Type

jar

Download sprite-framework-core 2.0.0


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