is not current version
Last Version 1.1.0

com.github.erd:shiv 1.0.0


GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

shiv
Version

Version

1.0.0
Type

Type

jar

Download shiv 1.0.0


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