is not current version
Last Version 0.0.17

io.hireproof:screening_2.13 0.0.4

screening

GroupId

GroupId

io.hireproof
ArtifactId

ArtifactId

screening_2.13
Version

Version

0.0.4
Type

Type

jar

Download screening_2.13 0.0.4


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