is not current version
Last Version 1.2.0

io.github.mathieusoysal:codingame-puzzles-stats-history 1.0.0

Java library allowing to interact with the history of CodinGame puzzles via a MongoDB database.

GroupId

GroupId

io.github.mathieusoysal
ArtifactId

ArtifactId

codingame-puzzles-stats-history
Version

Version

1.0.0
Type

Type

jar

Download codingame-puzzles-stats-history 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.mathieusoysal/codingame-puzzles-stats-history/ -->
<dependency>
    <groupId>io.github.mathieusoysal</groupId>
    <artifactId>codingame-puzzles-stats-history</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mathieusoysal/codingame-puzzles-stats-history/
implementation 'io.github.mathieusoysal:codingame-puzzles-stats-history:1.0.0'
// https://jarcasting.com/artifacts/io.github.mathieusoysal/codingame-puzzles-stats-history/
implementation ("io.github.mathieusoysal:codingame-puzzles-stats-history:1.0.0")
'io.github.mathieusoysal:codingame-puzzles-stats-history:jar:1.0.0'
<dependency org="io.github.mathieusoysal" name="codingame-puzzles-stats-history" rev="1.0.0">
  <artifact name="codingame-puzzles-stats-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mathieusoysal', module='codingame-puzzles-stats-history', version='1.0.0')
)
libraryDependencies += "io.github.mathieusoysal" % "codingame-puzzles-stats-history" % "1.0.0"
[io.github.mathieusoysal/codingame-puzzles-stats-history "1.0.0"]