is not current version
Last Version 1.0.7

io.github.dllewellyn.safetorun:inputverification 1.0.5

Safe to run

GroupId

GroupId

io.github.dllewellyn.safetorun
ArtifactId

ArtifactId

inputverification
Version

Version

1.0.5
Type

Type

aar

Download inputverification 1.0.5


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