Last Version

com.github.skapral.puzzler:puzzler-core 0.0.3

PDD manager which manages puzzles through GitHub comments

License

License

GroupId

GroupId

com.github.skapral.puzzler
ArtifactId

ArtifactId

puzzler-core
Version

Version

0.0.3
Type

Type

jar
Description

Description

PDD manager which manages puzzles through GitHub comments

Download puzzler-core 0.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vavr : vavr jar 0.9.0

provided (4)

Group / Artifact Type Version
com.pragmaticobjects.oo.tests : tests-junit5 jar 0.0.0
org.assertj : assertj-core jar 3.8.0
org.mock-server : mockserver-netty jar 5.3.0
org.apache.httpcomponents : httpclient jar 4.5.5

Project Modules

There are no modules declared in this project.