is not current version
Last Version 20.1.0

com.github.shepherdviolet.slate20:slate-bom 20.0.0

Comprehensive Java library for spring framework (Java8+)

GroupId

GroupId

com.github.shepherdviolet.slate20
ArtifactId

ArtifactId

slate-bom
Version

Version

20.0.0
Type

Type

pom

Download slate-bom 20.0.0

Filename Size
slate-bom-20.0.0.pom 1 KB
Browse

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