GroupId | GroupIdcom.github.marks-yag |
---|---|
ArtifactId | ArtifactIdpunner-suite |
Version | Version0.9.15 |
Type | Typejar |
Filename | Size |
---|---|
punner-suite-0.9.15.pom | |
punner-suite-0.9.15.jar | 23 KB |
punner-suite-0.9.15-sources.jar | 6 KB |
punner-suite-0.9.15-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marks-yag/punner-suite/ -->
<dependency>
<groupId>com.github.marks-yag</groupId>
<artifactId>punner-suite</artifactId>
<version>0.9.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marks-yag/punner-suite/
implementation 'com.github.marks-yag:punner-suite:0.9.15'
// https://jarcasting.com/artifacts/com.github.marks-yag/punner-suite/
implementation ("com.github.marks-yag:punner-suite:0.9.15")
'com.github.marks-yag:punner-suite:jar:0.9.15'
<dependency org="com.github.marks-yag" name="punner-suite" rev="0.9.15">
<artifact name="punner-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marks-yag', module='punner-suite', version='0.9.15')
)
libraryDependencies += "com.github.marks-yag" % "punner-suite" % "0.9.15"
[com.github.marks-yag/punner-suite "0.9.15"]