is not current version
Last Version 0.0.17

io.hireproof:screening_3 0.0.14

screening

GroupId

GroupId

io.hireproof
ArtifactId

ArtifactId

screening_3
Version

Version

0.0.14
Type

Type

jar

Download screening_3 0.0.14


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