License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdmars-timer |
Last Version | Last Version3.0.2 |
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-timer-3.0.2.pom | |
mars-timer-3.0.2.jar | 6 KB |
mars-timer-3.0.2-sources.jar | 2 KB |
mars-timer-3.0.2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-timer/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-timer</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-timer/
implementation 'com.github.yuyenews:mars-timer:3.0.2'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-timer/
implementation ("com.github.yuyenews:mars-timer:3.0.2")
'com.github.yuyenews:mars-timer:jar:3.0.2'
<dependency org="com.github.yuyenews" name="mars-timer" rev="3.0.2">
<artifact name="mars-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-timer', version='3.0.2')
)
libraryDependencies += "com.github.yuyenews" % "mars-timer" % "3.0.2"
[com.github.yuyenews/mars-timer "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yuyenews : mars-core Optional | jar | 3.0.2 |
com.github.yuyenews : mars-ioc Optional | jar | 3.0.2 |