GroupId | GroupIdio.github.ljnelson |
---|---|
ArtifactId | ArtifactIddev5432 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
dev5432-0.0.3.pom | |
dev5432-0.0.3.jar | 8 KB |
dev5432-0.0.3-sources.jar | 10 KB |
dev5432-0.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ljnelson/dev5432/
implementation 'io.github.ljnelson:dev5432:0.0.3'
// https://jarcasting.com/artifacts/io.github.ljnelson/dev5432/
implementation ("io.github.ljnelson:dev5432:0.0.3")
'io.github.ljnelson:dev5432:jar:0.0.3'
<dependency org="io.github.ljnelson" name="dev5432" rev="0.0.3">
<artifact name="dev5432" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ljnelson', module='dev5432', version='0.0.3')
)
libraryDependencies += "io.github.ljnelson" % "dev5432" % "0.0.3"
[io.github.ljnelson/dev5432 "0.0.3"]