GroupId | GroupIdorg.beiter.michael.eaudit4j.processors |
---|---|
ArtifactId | ArtifactIdtimestamp |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
timestamp-1.0.pom | |
timestamp-1.0.jar | 9 KB |
timestamp-1.0-sources.jar | 12 KB |
timestamp-1.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beiter.michael.eaudit4j.processors/timestamp/ -->
<dependency>
<groupId>org.beiter.michael.eaudit4j.processors</groupId>
<artifactId>timestamp</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.beiter.michael.eaudit4j.processors/timestamp/
implementation 'org.beiter.michael.eaudit4j.processors:timestamp:1.0'
// https://jarcasting.com/artifacts/org.beiter.michael.eaudit4j.processors/timestamp/
implementation ("org.beiter.michael.eaudit4j.processors:timestamp:1.0")
'org.beiter.michael.eaudit4j.processors:timestamp:jar:1.0'
<dependency org="org.beiter.michael.eaudit4j.processors" name="timestamp" rev="1.0">
<artifact name="timestamp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beiter.michael.eaudit4j.processors', module='timestamp', version='1.0')
)
libraryDependencies += "org.beiter.michael.eaudit4j.processors" % "timestamp" % "1.0"
[org.beiter.michael.eaudit4j.processors/timestamp "1.0"]