sprite-framework-core

sprite framework core

License

License

GroupId

GroupId

cn.zidot
ArtifactId

ArtifactId

sprite-framework-core
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

sprite-framework-core
sprite framework core
Project URL

Project URL

https://gitee.com/jackl-osc/sprite-framework.git
Source Code Management

Source Code Management

https://gitee.com/jackl-osc/sprite-framework.git

Download sprite-framework-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.zidot : sprite-utils jar 1.2.6

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.0
2.0.0