| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.zidot |
| Идентификатор | Идентификаторsprite-framework-core |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsprite-framework-core
sprite framework core
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.zidot : sprite-utils | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.7.RELEASE |