is not current version
Last Version 2.7.0.2

io.github.mmdai:flood-delay 2.7.0.1


GroupId

GroupId

io.github.mmdai
ArtifactId

ArtifactId

flood-delay
Version

Version

2.7.0.1
Type

Type

pom

Download flood-delay 2.7.0.1

Filename Size
flood-delay-2.7.0.1.pom 638 bytes
Browse

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