GroupId | GroupIdio.github.d-exclaimation |
---|---|
ArtifactId | ArtifactIdover-layer |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
over-layer-0.1.4.pom | |
over-layer-0.1.4.jar | 141 KB |
over-layer-0.1.4-sources.jar | 16 KB |
over-layer-0.1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/over-layer/ -->
<dependency>
<groupId>io.github.d-exclaimation</groupId>
<artifactId>over-layer</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/over-layer/
implementation 'io.github.d-exclaimation:over-layer:0.1.4'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/over-layer/
implementation ("io.github.d-exclaimation:over-layer:0.1.4")
'io.github.d-exclaimation:over-layer:jar:0.1.4'
<dependency org="io.github.d-exclaimation" name="over-layer" rev="0.1.4">
<artifact name="over-layer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='over-layer', version='0.1.4')
)
libraryDependencies += "io.github.d-exclaimation" % "over-layer" % "0.1.4"
[io.github.d-exclaimation/over-layer "0.1.4"]