License |
License |
---|---|
GroupId | GroupIdcn.majingjing |
ArtifactId | ArtifactIdmajj-core |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmajj-core
majj core tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
majj-core-2.2.2.pom | |
majj-core-2.2.2.jar | 19 KB |
majj-core-2.2.2-sources.jar | 12 KB |
majj-core-2.2.2-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.majingjing/majj-core/ -->
<dependency>
<groupId>cn.majingjing</groupId>
<artifactId>majj-core</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.majingjing/majj-core/
implementation 'cn.majingjing:majj-core:2.2.2'
// https://jarcasting.com/artifacts/cn.majingjing/majj-core/
implementation ("cn.majingjing:majj-core:2.2.2")
'cn.majingjing:majj-core:jar:2.2.2'
<dependency org="cn.majingjing" name="majj-core" rev="2.2.2">
<artifact name="majj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.majingjing', module='majj-core', version='2.2.2')
)
libraryDependencies += "cn.majingjing" % "majj-core" % "2.2.2"
[cn.majingjing/majj-core "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |