| License |
License |
|---|---|
| GroupId | GroupIdworks.worace |
| ArtifactId | ArtifactIdshp4s-core_2.12 |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptionshp4s-core
Scodec based pure Scala Shapefile decoder
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shp4s-core_2.12-0.0.1.pom | |
| shp4s-core_2.12-0.0.1.jar | 169 KB |
| shp4s-core_2.12-0.0.1-sources.jar | 7 KB |
| shp4s-core_2.12-0.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/works.worace/shp4s-core_2.12/ -->
<dependency>
<groupId>works.worace</groupId>
<artifactId>shp4s-core_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.worace/shp4s-core_2.12/
implementation 'works.worace:shp4s-core_2.12:0.0.1'
// https://jarcasting.com/artifacts/works.worace/shp4s-core_2.12/
implementation ("works.worace:shp4s-core_2.12:0.0.1")
'works.worace:shp4s-core_2.12:jar:0.0.1'
<dependency org="works.worace" name="shp4s-core_2.12" rev="0.0.1">
<artifact name="shp4s-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.worace', module='shp4s-core_2.12', version='0.0.1')
)
libraryDependencies += "works.worace" % "shp4s-core_2.12" % "0.0.1"
[works.worace/shp4s-core_2.12 "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.11 |
| org.scodec : scodec-core_2.12 | jar | 1.11.7 |
| org.scodec : scodec-stream_2.12 | jar | 2.0.0 |
| co.fs2 : fs2-io_2.12 | jar | 2.0.0 |
| com.github.albfernandez : javadbf | jar | 1.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.12 | jar | 0.7.1 |