не последняя версия
Последняя версия 2.2.2

cn.majingjing:majj-core 1.0.2

majj core tools

Группа

Группа

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

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

majj-core
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать majj-core 1.0.2


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