GroupId | GroupIdcom.github.p6m7g8 |
---|---|
ArtifactId | ArtifactIdp6-namer |
Version | Version0.7.64 |
Type | Typejar |
Filename | Size |
---|---|
p6-namer-0.7.64.pom | |
p6-namer-0.7.64.jar | 10 MB |
p6-namer-0.7.64-sources.jar | 10 MB |
p6-namer-0.7.64-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/ -->
<dependency>
<groupId>com.github.p6m7g8</groupId>
<artifactId>p6-namer</artifactId>
<version>0.7.64</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/
implementation 'com.github.p6m7g8:p6-namer:0.7.64'
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/
implementation ("com.github.p6m7g8:p6-namer:0.7.64")
'com.github.p6m7g8:p6-namer:jar:0.7.64'
<dependency org="com.github.p6m7g8" name="p6-namer" rev="0.7.64">
<artifact name="p6-namer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.p6m7g8', module='p6-namer', version='0.7.64')
)
libraryDependencies += "com.github.p6m7g8" % "p6-namer" % "0.7.64"
[com.github.p6m7g8/p6-namer "0.7.64"]