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