Last Version

Generic Preconditions 1.0

This project is to validate all the generic datatypes if they meet the criteria

License

License

GroupId

GroupId

io.github.karadia10
ArtifactId

ArtifactId

GenericPreconditions
Version

Version

1.0
Type

Type

jar
Description

Description

Generic Preconditions
This project is to validate all the generic datatypes if they meet the criteria
Project URL

Project URL

https://github.com/karadia10/genericpreconditions
Source Code Management

Source Code Management

http://github.com/karadia10/genericpreconditions

Download GenericPreconditions 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.