License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdorg.ow2.clif.isac |
ArtifactId | ArtifactIdConstantTimer |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionISAC ConstantTimer
CLIF's isac plugins: ConstantTimer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ConstantTimer-3.0.3.pom | |
ConstantTimer-3.0.3.jar | 6 KB |
ConstantTimer-3.0.3-sources.jar | 4 KB |
ConstantTimer-3.0.3-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.clif.isac/ConstantTimer/ -->
<dependency>
<groupId>org.ow2.clif.isac</groupId>
<artifactId>ConstantTimer</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.clif.isac/ConstantTimer/
implementation 'org.ow2.clif.isac:ConstantTimer:3.0.3'
// https://jarcasting.com/artifacts/org.ow2.clif.isac/ConstantTimer/
implementation ("org.ow2.clif.isac:ConstantTimer:3.0.3")
'org.ow2.clif.isac:ConstantTimer:jar:3.0.3'
<dependency org="org.ow2.clif.isac" name="ConstantTimer" rev="3.0.3">
<artifact name="ConstantTimer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.clif.isac', module='ConstantTimer', version='3.0.3')
)
libraryDependencies += "org.ow2.clif.isac" % "ConstantTimer" % "3.0.3"
[org.ow2.clif.isac/ConstantTimer "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.clif : clif-core | jar | 3.0.3 |