is not current version
Last Version 20.1.0

com.github.shepherdviolet.slate20:slate-common 20.0.1

Comprehensive Java library for spring framework (Java8+)

GroupId

GroupId

com.github.shepherdviolet.slate20
ArtifactId

ArtifactId

slate-common
Version

Version

20.0.1
Type

Type

jar

Download slate-common 20.0.1


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