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