GroupId | GroupIdcom.github.shepherdviolet |
---|---|
ArtifactId | ArtifactIdthistle-bom |
Version | Version20.1.3 |
Type | Typepom |
Filename | Size |
---|---|
thistle-bom-20.1.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-bom/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>thistle-bom</artifactId>
<version>20.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-bom/
implementation 'com.github.shepherdviolet:thistle-bom:20.1.3'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-bom/
implementation ("com.github.shepherdviolet:thistle-bom:20.1.3")
'com.github.shepherdviolet:thistle-bom:pom:20.1.3'
<dependency org="com.github.shepherdviolet" name="thistle-bom" rev="20.1.3">
<artifact name="thistle-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-bom', version='20.1.3')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle-bom" % "20.1.3"
[com.github.shepherdviolet/thistle-bom "20.1.3"]