is not current version
Last Version 0.0.3

com.github.skapral.puzzler:puzzler 0.0.0

PDD manager which manages puzzles through GitHub comments

GroupId

GroupId

com.github.skapral.puzzler
ArtifactId

ArtifactId

puzzler
Version

Version

0.0.0
Type

Type

pom

Download puzzler 0.0.0

Filename Size
puzzler-0.0.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.skapral.puzzler/puzzler/ -->
<dependency>
    <groupId>com.github.skapral.puzzler</groupId>
    <artifactId>puzzler</artifactId>
    <version>0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skapral.puzzler/puzzler/
implementation 'com.github.skapral.puzzler:puzzler:0.0.0'
// https://jarcasting.com/artifacts/com.github.skapral.puzzler/puzzler/
implementation ("com.github.skapral.puzzler:puzzler:0.0.0")
'com.github.skapral.puzzler:puzzler:pom:0.0.0'
<dependency org="com.github.skapral.puzzler" name="puzzler" rev="0.0.0">
  <artifact name="puzzler" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skapral.puzzler', module='puzzler', version='0.0.0')
)
libraryDependencies += "com.github.skapral.puzzler" % "puzzler" % "0.0.0"
[com.github.skapral.puzzler/puzzler "0.0.0"]