| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.free2move |
| ArtifactId | ArtifactIdgeo-scala-core_2.11 |
| Version | Version0.1.2 |
| Type | Typejar |
| Description |
Descriptiongeo-scala-core
geo-scala-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| geo-scala-core_2.11-0.1.2.pom | |
| geo-scala-core_2.11-0.1.2.jar | 50 KB |
| geo-scala-core_2.11-0.1.2-sources.jar | 4 KB |
| geo-scala-core_2.11-0.1.2-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.free2move/geo-scala-core_2.11/ -->
<dependency>
<groupId>com.free2move</groupId>
<artifactId>geo-scala-core_2.11</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.free2move/geo-scala-core_2.11/
implementation 'com.free2move:geo-scala-core_2.11:0.1.2'
// https://jarcasting.com/artifacts/com.free2move/geo-scala-core_2.11/
implementation ("com.free2move:geo-scala-core_2.11:0.1.2")
'com.free2move:geo-scala-core_2.11:jar:0.1.2'
<dependency org="com.free2move" name="geo-scala-core_2.11" rev="0.1.2">
<artifact name="geo-scala-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free2move', module='geo-scala-core_2.11', version='0.1.2')
)
libraryDependencies += "com.free2move" % "geo-scala-core_2.11" % "0.1.2"
[com.free2move/geo-scala-core_2.11 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.2.0-SNAP10 |
| org.scalatestplus : scalatestplus-scalacheck_2.11 | jar | 1.0.0-SNAP8 |
| org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |