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