| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yuyenews |
| ArtifactId | ArtifactIdmars-users |
| 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-users-1.0.0.pom | |
| mars-users-1.0.0.jar | 9 KB |
| mars-users-1.0.0-sources.jar | 6 KB |
| mars-users-1.0.0-javadoc.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-users/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-users</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-users/
implementation 'com.github.yuyenews:mars-users:1.0.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-users/
implementation ("com.github.yuyenews:mars-users:1.0.0")
'com.github.yuyenews:mars-users:jar:1.0.0'
<dependency org="com.github.yuyenews" name="mars-users" rev="1.0.0">
<artifact name="mars-users" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-users', version='1.0.0')
)
libraryDependencies += "com.github.yuyenews" % "mars-users" % "1.0.0"
[com.github.yuyenews/mars-users "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yuyenews : mars-cp-base | jar | 1.0.0 |
| com.github.yuyenews : mars-starter Optional | jar | 3.0.15-HOTFIX |