is not current version
Last Version 11.4

com.github.shepherdviolet:slate-springboot 11.1

Java EE Library

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-springboot
Version

Version

11.1
Type

Type

jar

Download slate-springboot 11.1


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