is not current version
Last Version 1.3.2

io.github.moyada:medivh 1.3.0

A simple, automatic, and flexible method parameter check library.

GroupId

GroupId

io.github.moyada
ArtifactId

ArtifactId

medivh
Version

Version

1.3.0
Type

Type

jar

Download medivh 1.3.0


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