| GroupId | GroupIdio.github.mathieusoysal |
|---|---|
| ArtifactId | ArtifactIdcodingame-puzzles-stats-history |
| Version | Version1.0.0 |
| Type | Typejar |
<!-- 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"]