GroupId | GroupIdes.weso |
---|---|
ArtifactId | ArtifactIdshex_3 |
Version | Version0.1.107 |
Type | Typejar |
Filename | Size |
---|---|
shex_3-0.1.107.pom | |
shex_3-0.1.107.jar | 2 MB |
shex_3-0.1.107-sources.jar | 123 KB |
shex_3-0.1.107-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/es.weso/shex_3/ -->
<dependency>
<groupId>es.weso</groupId>
<artifactId>shex_3</artifactId>
<version>0.1.107</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/shex_3/
implementation 'es.weso:shex_3:0.1.107'
// https://jarcasting.com/artifacts/es.weso/shex_3/
implementation ("es.weso:shex_3:0.1.107")
'es.weso:shex_3:jar:0.1.107'
<dependency org="es.weso" name="shex_3" rev="0.1.107">
<artifact name="shex_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='shex_3', version='0.1.107')
)
libraryDependencies += "es.weso" % "shex_3" % "0.1.107"
[es.weso/shex_3 "0.1.107"]