GroupId | GroupIdsk.seges.acris |
---|---|
ArtifactId | ArtifactIdacris-theme-shadow |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
acris-theme-shadow-1.2.1.pom | |
acris-theme-shadow-1.2.1.jar | 61 KB |
acris-theme-shadow-1.2.1-sources.jar | 36 KB |
acris-theme-shadow-1.2.1-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-theme-shadow/ -->
<dependency>
<groupId>sk.seges.acris</groupId>
<artifactId>acris-theme-shadow</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-theme-shadow/
implementation 'sk.seges.acris:acris-theme-shadow:1.2.1'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-theme-shadow/
implementation ("sk.seges.acris:acris-theme-shadow:1.2.1")
'sk.seges.acris:acris-theme-shadow:jar:1.2.1'
<dependency org="sk.seges.acris" name="acris-theme-shadow" rev="1.2.1">
<artifact name="acris-theme-shadow" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-theme-shadow', version='1.2.1')
)
libraryDependencies += "sk.seges.acris" % "acris-theme-shadow" % "1.2.1"
[sk.seges.acris/acris-theme-shadow "1.2.1"]