GroupId | GroupIdph.com.nightowlstudios |
---|---|
ArtifactId | ArtifactIdedge |
Version | Version4.3.440 |
Type | Typejar |
Filename | Size |
---|---|
edge-4.3.440.pom | |
edge-4.3.440.jar | 61 KB |
edge-4.3.440-sources.jar | 29 KB |
edge-4.3.440-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/ -->
<dependency>
<groupId>ph.com.nightowlstudios</groupId>
<artifactId>edge</artifactId>
<version>4.3.440</version>
</dependency>
// https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/
implementation 'ph.com.nightowlstudios:edge:4.3.440'
// https://jarcasting.com/artifacts/ph.com.nightowlstudios/edge/
implementation ("ph.com.nightowlstudios:edge:4.3.440")
'ph.com.nightowlstudios:edge:jar:4.3.440'
<dependency org="ph.com.nightowlstudios" name="edge" rev="4.3.440">
<artifact name="edge" type="jar" />
</dependency>
@Grapes(
@Grab(group='ph.com.nightowlstudios', module='edge', version='4.3.440')
)
libraryDependencies += "ph.com.nightowlstudios" % "edge" % "4.3.440"
[ph.com.nightowlstudios/edge "4.3.440"]