is not current version
Last Version 22.1.0

com.github.shepherdviolet:slate-common 7.5

Java EE common library for private use

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-common
Version

Version

7.5
Type

Type

jar

Download slate-common 7.5


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