is not current version
Last Version 22.1.0

com.github.shepherdviolet:thistle-bom 20.1.2

Comprehensive Java common library (Java7+)

GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-bom
Version

Version

20.1.2
Type

Type

pom

Download thistle-bom 20.1.2

Filename Size
thistle-bom-20.1.2.pom 1 KB
Browse

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