is not current version
Last Version 22.1.0

com.github.shepherdviolet:slate-common 8.0

Java EE common library for private use

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-common
Version

Version

8.0
Type

Type

jar

Download slate-common 8.0


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