is not current version
Last Version 1.3.2

io.github.moyada:medivh 1.2.1

A processor for add parameter verification to method at compilation phase.

GroupId

GroupId

io.github.moyada
ArtifactId

ArtifactId

medivh
Version

Version

1.2.1
Type

Type

jar

Download medivh 1.2.1


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