is not current version
Last Version 1.2.1

org.projectodd.shimdandy:shimdandy-impl 1.1.0

shimdandy Implementation

GroupId

GroupId

org.projectodd.shimdandy
ArtifactId

ArtifactId

shimdandy-impl
Version

Version

1.1.0
Type

Type

jar

Download shimdandy-impl 1.1.0


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