не последняя версия
Последняя версия 4.0.1.RELEASE

cn.minsin.core:mutils-core-web 4.0.0.RELEASE


Группа

Группа

cn.minsin.core
Идентификатор

Идентификатор

mutils-core-web
Версия

Версия

4.0.0.RELEASE
Тип

Тип

jar

Скачать mutils-core-web 4.0.0.RELEASE


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