| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.foursquare |
| ArtifactId | ArtifactIdtimezone_lookup_2.10 |
| Version | Version0.1a |
| Type | Typejar |
| Description |
Descriptiontimezone_lookup
timezone_lookup
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.foursquare |
| Filename | Size |
|---|---|
| timezone_lookup_2.10-0.1a.pom | |
| timezone_lookup_2.10-0.1a.jar | 8 MB |
| timezone_lookup_2.10-0.1a-sources.jar | 8 MB |
| timezone_lookup_2.10-0.1a-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.foursquare/timezone_lookup_2.10/ -->
<dependency>
<groupId>com.foursquare</groupId>
<artifactId>timezone_lookup_2.10</artifactId>
<version>0.1a</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/timezone_lookup_2.10/
implementation 'com.foursquare:timezone_lookup_2.10:0.1a'
// https://jarcasting.com/artifacts/com.foursquare/timezone_lookup_2.10/
implementation ("com.foursquare:timezone_lookup_2.10:0.1a")
'com.foursquare:timezone_lookup_2.10:jar:0.1a'
<dependency org="com.foursquare" name="timezone_lookup_2.10" rev="0.1a">
<artifact name="timezone_lookup_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='timezone_lookup_2.10', version='0.1a')
)
libraryDependencies += "com.foursquare" % "timezone_lookup_2.10" % "0.1a"
[com.foursquare/timezone_lookup_2.10 "0.1a"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.foursquare : quadtree_2.10 | jar | 0.1a |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.10 | jar | 1.14 |