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