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