is not current version
Last Version 22.1.0

com.github.shepherdviolet:slate-common 9.5

Java EE common library for private use

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-common
Version

Version

9.5
Type

Type

jar

Download slate-common 9.5


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