License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-timer |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-timer-1.0.0.pom | 530 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-timer/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-timer</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-timer/
implementation 'com.wichell:framework-timer:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-timer/
implementation ("com.wichell:framework-timer:1.0.0")
'com.wichell:framework-timer:pom:1.0.0'
<dependency org="com.wichell" name="framework-timer" rev="1.0.0">
<artifact name="framework-timer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-timer', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-timer" % "1.0.0"
[com.wichell/framework-timer "1.0.0"]