is not current version
Last Version 1.0.5

org.apache.shale:shale-clay 1.0.4


GroupId

GroupId

org.apache.shale
ArtifactId

ArtifactId

shale-clay
Version

Version

1.0.4
Type

Type

jar

Download shale-clay 1.0.4


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