is not current version
Last Version 22.1.0

com.github.shepherdviolet:slate-common 9.8

Java EE common library for private use

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-common
Version

Version

9.8
Type

Type

jar

Download slate-common 9.8


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