| GroupId | GroupIdes.weso |
|---|---|
| ArtifactId | ArtifactIdshapepath_2.13 |
| Version | Version0.1.95 |
| Type | Typejar |
| Filename | Size |
|---|---|
| shapepath_2.13-0.1.95.pom | |
| shapepath_2.13-0.1.95.jar | 381 KB |
| shapepath_2.13-0.1.95-sources.jar | 21 KB |
| shapepath_2.13-0.1.95-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/es.weso/shapepath_2.13/ -->
<dependency>
<groupId>es.weso</groupId>
<artifactId>shapepath_2.13</artifactId>
<version>0.1.95</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/shapepath_2.13/
implementation 'es.weso:shapepath_2.13:0.1.95'
// https://jarcasting.com/artifacts/es.weso/shapepath_2.13/
implementation ("es.weso:shapepath_2.13:0.1.95")
'es.weso:shapepath_2.13:jar:0.1.95'
<dependency org="es.weso" name="shapepath_2.13" rev="0.1.95">
<artifact name="shapepath_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='shapepath_2.13', version='0.1.95')
)
libraryDependencies += "es.weso" % "shapepath_2.13" % "0.1.95"
[es.weso/shapepath_2.13 "0.1.95"]