| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.minsin.core |
| Идентификатор | Идентификаторmutils-core-dependencies |
| Последняя версия | Последняя версия4.0.1.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmutils-core-dependencies
一款为java企业级开发的工具类.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mutils-core-dependencies-4.0.1.RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.minsin.core/mutils-core-dependencies/ -->
<dependency>
<groupId>cn.minsin.core</groupId>
<artifactId>mutils-core-dependencies</artifactId>
<version>4.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.minsin.core/mutils-core-dependencies/
implementation 'cn.minsin.core:mutils-core-dependencies:4.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.minsin.core/mutils-core-dependencies/
implementation ("cn.minsin.core:mutils-core-dependencies:4.0.1.RELEASE")
'cn.minsin.core:mutils-core-dependencies:pom:4.0.1.RELEASE'
<dependency org="cn.minsin.core" name="mutils-core-dependencies" rev="4.0.1.RELEASE">
<artifact name="mutils-core-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.minsin.core', module='mutils-core-dependencies', version='4.0.1.RELEASE')
)
libraryDependencies += "cn.minsin.core" % "mutils-core-dependencies" % "4.0.1.RELEASE"
[cn.minsin.core/mutils-core-dependencies "4.0.1.RELEASE"]