is not current version
Last Version 0.7.1

com.github.protobufel:common-verifications 0.6

Common Verification Utilities with null annotations

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

common-verifications
Version

Version

0.6
Type

Type

jar

Download common-verifications 0.6


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