GroupId | GroupIdcom.github.p6m7g8 |
---|---|
ArtifactId | ArtifactIdp6-namer |
Version | Version0.7.31 |
Type | Typejar |
Filename | Size |
---|---|
p6-namer-0.7.31.pom | |
p6-namer-0.7.31.jar | 9 MB |
p6-namer-0.7.31-sources.jar | 9 MB |
p6-namer-0.7.31-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.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/
implementation 'com.github.p6m7g8:p6-namer:0.7.31'
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/
implementation ("com.github.p6m7g8:p6-namer:0.7.31")
'com.github.p6m7g8:p6-namer:jar:0.7.31'
<dependency org="com.github.p6m7g8" name="p6-namer" rev="0.7.31">
<artifact name="p6-namer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.p6m7g8', module='p6-namer', version='0.7.31')
)
libraryDependencies += "com.github.p6m7g8" % "p6-namer" % "0.7.31"
[com.github.p6m7g8/p6-namer "0.7.31"]