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