GroupId | GroupIdio.github.d-exclaimation |
---|---|
ArtifactId | ArtifactIdover-layer |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
over-layer-0.2.0.pom | |
over-layer-0.2.0.jar | 195 KB |
over-layer-0.2.0-sources.jar | 20 KB |
over-layer-0.2.0-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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/over-layer/
implementation 'io.github.d-exclaimation:over-layer:0.2.0'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/over-layer/
implementation ("io.github.d-exclaimation:over-layer:0.2.0")
'io.github.d-exclaimation:over-layer:jar:0.2.0'
<dependency org="io.github.d-exclaimation" name="over-layer" rev="0.2.0">
<artifact name="over-layer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='over-layer', version='0.2.0')
)
libraryDependencies += "io.github.d-exclaimation" % "over-layer" % "0.2.0"
[io.github.d-exclaimation/over-layer "0.2.0"]