is not current version
Last Version 11.4

com.github.shepherdviolet:slate-springboot 9.13

Java EE Library

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

slate-springboot
Version

Version

9.13
Type

Type

jar

Download slate-springboot 9.13


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