GroupId | GroupIdio.hireproof |
---|---|
ArtifactId | ArtifactIdscreening_3 |
Version | Version0.0.12 |
Type | Typejar |
Filename | Size |
---|---|
screening_3-0.0.12.pom | |
screening_3-0.0.12.jar | 301 bytes |
screening_3-0.0.12-sources.jar | 249 bytes |
screening_3-0.0.12-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.hireproof/screening_3/ -->
<dependency>
<groupId>io.hireproof</groupId>
<artifactId>screening_3</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.hireproof/screening_3/
implementation 'io.hireproof:screening_3:0.0.12'
// https://jarcasting.com/artifacts/io.hireproof/screening_3/
implementation ("io.hireproof:screening_3:0.0.12")
'io.hireproof:screening_3:jar:0.0.12'
<dependency org="io.hireproof" name="screening_3" rev="0.0.12">
<artifact name="screening_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hireproof', module='screening_3', version='0.0.12')
)
libraryDependencies += "io.hireproof" % "screening_3" % "0.0.12"
[io.hireproof/screening_3 "0.0.12"]