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