GroupId | GroupIdcom.github.shepherdviolet |
---|---|
ArtifactId | ArtifactIdslate-common |
Version | Version9.13 |
Type | Typejar |
Filename | Size |
---|---|
slate-common-9.13.pom | |
slate-common-9.13.jar | 102 KB |
slate-common-9.13-sources.jar | 70 KB |
slate-common-9.13-javadoc.jar | 570 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-common/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>slate-common</artifactId>
<version>9.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-common/
implementation 'com.github.shepherdviolet:slate-common:9.13'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-common/
implementation ("com.github.shepherdviolet:slate-common:9.13")
'com.github.shepherdviolet:slate-common:jar:9.13'
<dependency org="com.github.shepherdviolet" name="slate-common" rev="9.13">
<artifact name="slate-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-common', version='9.13')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-common" % "9.13"
[com.github.shepherdviolet/slate-common "9.13"]