is not current version
Last Version 2.0.2

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


GroupId

GroupId

io.github.interestinglab.waterdrop
ArtifactId

ArtifactId

waterdrop-common
Version

Version

2.0.0
Type

Type

jar

Download waterdrop-common 2.0.0


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