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