| License |
License |
|---|---|
| GroupId | GroupIdcn.zidot |
| ArtifactId | ArtifactIdsprite-framework-core |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsprite-framework-core
sprite framework core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sprite-framework-core-2.2.1.pom | |
| sprite-framework-core-2.2.1.jar | 33 KB |
| sprite-framework-core-2.2.1-sources.jar | 23 KB |
| sprite-framework-core-2.2.1-javadoc.jar | 256 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.zidot : sprite-utils | jar | 1.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.7.RELEASE |