License |
License |
---|---|
GroupId | GroupIdcom.github.shepherdviolet |
ArtifactId | ArtifactIdslate-bom |
Version | Version22.0.1 |
Type | Typepom |
Description |
Descriptionslate-bom
Comprehensive Java library for spring framework (Java8+)
|
Project URL |
Project URL |
Filename | Size |
---|---|
slate-bom-22.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-bom/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>slate-bom</artifactId>
<version>22.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-bom/
implementation 'com.github.shepherdviolet:slate-bom:22.0.1'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-bom/
implementation ("com.github.shepherdviolet:slate-bom:22.0.1")
'com.github.shepherdviolet:slate-bom:pom:22.0.1'
<dependency org="com.github.shepherdviolet" name="slate-bom" rev="22.0.1">
<artifact name="slate-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-bom', version='22.0.1')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-bom" % "22.0.1"
[com.github.shepherdviolet/slate-bom "22.0.1"]