Last Version

Puzzler bot 0.0.3

PDD manager which manages puzzles through GitHub comments

License

License

GroupId

GroupId

com.github.skapral.puzzler
ArtifactId

ArtifactId

puzzler
Version

Version

0.0.3
Type

Type

pom
Description

Description

Puzzler bot
PDD manager which manages puzzles through GitHub comments
Project URL

Project URL

https://github.com/skapral/puzzlerbot
Source Code Management

Source Code Management

https://github.com/skapral/puzzlerbot.git

Download puzzler 0.0.3

Filename Size
puzzler-0.0.3.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • puzzler-core
  • puzzler-web
  • puzzler-app
  • puzzler-github
  • puzzler-gitlab