GroupId | GroupIdio.github.ljnelson |
---|---|
ArtifactId | ArtifactIddev5432 |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
dev5432-0.0.2.pom | |
dev5432-0.0.2.jar | 8 KB |
dev5432-0.0.2-sources.jar | 10 KB |
dev5432-0.0.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ljnelson/dev5432/ -->
<dependency>
<groupId>io.github.ljnelson</groupId>
<artifactId>dev5432</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ljnelson/dev5432/
implementation 'io.github.ljnelson:dev5432:0.0.2'
// https://jarcasting.com/artifacts/io.github.ljnelson/dev5432/
implementation ("io.github.ljnelson:dev5432:0.0.2")
'io.github.ljnelson:dev5432:jar:0.0.2'
<dependency org="io.github.ljnelson" name="dev5432" rev="0.0.2">
<artifact name="dev5432" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ljnelson', module='dev5432', version='0.0.2')
)
libraryDependencies += "io.github.ljnelson" % "dev5432" % "0.0.2"
[io.github.ljnelson/dev5432 "0.0.2"]