License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.iakovlev |
ArtifactId | ArtifactIdtimeshape-benchmarks |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTimeshape benchmarks
Java library to find timezone based on geo coordinates
|
Filename | Size |
---|---|
timeshape-benchmarks-1.0.pom | |
timeshape-benchmarks-1.0.jar | 66 KB |
timeshape-benchmarks-1.0-sources.jar | 32 KB |
timeshape-benchmarks-1.0-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.iakovlev/timeshape-benchmarks/ -->
<dependency>
<groupId>net.iakovlev</groupId>
<artifactId>timeshape-benchmarks</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.iakovlev/timeshape-benchmarks/
implementation 'net.iakovlev:timeshape-benchmarks:1.0'
// https://jarcasting.com/artifacts/net.iakovlev/timeshape-benchmarks/
implementation ("net.iakovlev:timeshape-benchmarks:1.0")
'net.iakovlev:timeshape-benchmarks:jar:1.0'
<dependency org="net.iakovlev" name="timeshape-benchmarks" rev="1.0">
<artifact name="timeshape-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.iakovlev', module='timeshape-benchmarks', version='1.0')
)
libraryDependencies += "net.iakovlev" % "timeshape-benchmarks" % "1.0"
[net.iakovlev/timeshape-benchmarks "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.23 |
net.iakovlev : timeshape | jar | 2020a.11-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.23 |