is not current version
Last Version 22.1.0

com.github.shepherdviolet:slate-common 12.0

Java EE Library

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-common
Version

Version

12.0
Type

Type

jar

Download slate-common 12.0


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