is not current version
Last Version 2.2.0

com.github.wohatel:verify 2.1.0

verify project for Spring Boot

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

com.github.wohatel
ArtifactId

ArtifactId

verify
Version

Version

2.1.0
Type

Type

jar

Download verify 2.1.0


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