GroupId | GroupIdcom.github.shepherdviolet.thistle20 |
---|---|
ArtifactId | ArtifactIdthistle-common |
Version | Version20.0.0 |
Type | Typejar |
Filename | Size |
---|---|
thistle-common-20.0.0.pom | |
thistle-common-20.0.0.jar | 225 KB |
thistle-common-20.0.0-sources.jar | 186 KB |
thistle-common-20.0.0-javadoc.jar | 577 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet.thistle20/thistle-common/ -->
<dependency>
<groupId>com.github.shepherdviolet.thistle20</groupId>
<artifactId>thistle-common</artifactId>
<version>20.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet.thistle20/thistle-common/
implementation 'com.github.shepherdviolet.thistle20:thistle-common:20.0.0'
// https://jarcasting.com/artifacts/com.github.shepherdviolet.thistle20/thistle-common/
implementation ("com.github.shepherdviolet.thistle20:thistle-common:20.0.0")
'com.github.shepherdviolet.thistle20:thistle-common:jar:20.0.0'
<dependency org="com.github.shepherdviolet.thistle20" name="thistle-common" rev="20.0.0">
<artifact name="thistle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet.thistle20', module='thistle-common', version='20.0.0')
)
libraryDependencies += "com.github.shepherdviolet.thistle20" % "thistle-common" % "20.0.0"
[com.github.shepherdviolet.thistle20/thistle-common "20.0.0"]