is not current version
Last Version 0.0.2

io.github.mariomatheus:doub 0.0.1

Mux Pagination Library

GroupId

GroupId

io.github.mariomatheus
ArtifactId

ArtifactId

doub
Version

Version

0.0.1
Type

Type

jar

Download doub 0.0.1


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