is not current version
Last Version 2.0.2

io.github.interestinglab.waterdrop:waterdrop-apis 2.0.0


GroupId

GroupId

io.github.interestinglab.waterdrop
ArtifactId

ArtifactId

waterdrop-apis
Version

Version

2.0.0
Type

Type

jar

Download waterdrop-apis 2.0.0


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