License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-cp-base |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mars-cp-base-1.0.0.pom | |
mars-cp-base-1.0.0.jar | 3 KB |
mars-cp-base-1.0.0-sources.jar | 1 KB |
mars-cp-base-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cp-base/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-cp-base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cp-base/
implementation 'com.github.yuyenews:mars-cp-base:1.0.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cp-base/
implementation ("com.github.yuyenews:mars-cp-base:1.0.0")
'com.github.yuyenews:mars-cp-base:jar:1.0.0'
<dependency org="com.github.yuyenews" name="mars-cp-base" rev="1.0.0">
<artifact name="mars-cp-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cp-base', version='1.0.0')
)
libraryDependencies += "com.github.yuyenews" % "mars-cp-base" % "1.0.0"
[com.github.yuyenews/mars-cp-base "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-starter Optional | jar | 3.0.15-HOTFIX |