| License |
License |
|---|---|
| GroupId | GroupIdio.github.moyada |
| ArtifactId | ArtifactIdmedivh |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMedivh
A simple, automatic, and flexible method parameter check library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| medivh-1.3.2.pom | |
| medivh-1.3.2.jar | 80 KB |
| medivh-1.3.2-sources.jar | 53 KB |
| medivh-1.3.2-javadoc.jar | 254 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.moyada/medivh/ -->
<dependency>
<groupId>io.github.moyada</groupId>
<artifactId>medivh</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.moyada/medivh/
implementation 'io.github.moyada:medivh:1.3.2'
// https://jarcasting.com/artifacts/io.github.moyada/medivh/
implementation ("io.github.moyada:medivh:1.3.2")
'io.github.moyada:medivh:jar:1.3.2'
<dependency org="io.github.moyada" name="medivh" rev="1.3.2">
<artifact name="medivh" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.moyada', module='medivh', version='1.3.2')
)
libraryDependencies += "io.github.moyada" % "medivh" % "1.3.2"
[io.github.moyada/medivh "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun » tools Optional | jar | ${java.specification.version} |