is not current version
Last Version 0.2.4

es.weso:shex_2.12 0.1.95

shex

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

shex_2.12
Version

Version

0.1.95
Type

Type

jar

Download shex_2.12 0.1.95


<!-- https://jarcasting.com/artifacts/es.weso/shex_2.12/ -->
<dependency>
    <groupId>es.weso</groupId>
    <artifactId>shex_2.12</artifactId>
    <version>0.1.95</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/shex_2.12/
implementation 'es.weso:shex_2.12:0.1.95'
// https://jarcasting.com/artifacts/es.weso/shex_2.12/
implementation ("es.weso:shex_2.12:0.1.95")
'es.weso:shex_2.12:jar:0.1.95'
<dependency org="es.weso" name="shex_2.12" rev="0.1.95">
  <artifact name="shex_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='shex_2.12', version='0.1.95')
)
libraryDependencies += "es.weso" % "shex_2.12" % "0.1.95"
[es.weso/shex_2.12 "0.1.95"]