GroupId | GroupIdcom.github.yuyenews |
---|---|
ArtifactId | ArtifactIdmars-start-pure |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
mars-start-pure-3.0.3.pom | |
mars-start-pure-3.0.3.jar | 3 KB |
mars-start-pure-3.0.3-sources.jar | 1 KB |
mars-start-pure-3.0.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-start-pure/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-start-pure</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-start-pure/
implementation 'com.github.yuyenews:mars-start-pure:3.0.3'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-start-pure/
implementation ("com.github.yuyenews:mars-start-pure:3.0.3")
'com.github.yuyenews:mars-start-pure:jar:3.0.3'
<dependency org="com.github.yuyenews" name="mars-start-pure" rev="3.0.3">
<artifact name="mars-start-pure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-start-pure', version='3.0.3')
)
libraryDependencies += "com.github.yuyenews" % "mars-start-pure" % "3.0.3"
[com.github.yuyenews/mars-start-pure "3.0.3"]