GroupId | GroupIdio.hireproof |
---|---|
ArtifactId | ArtifactIdscreening-core_3 |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
screening-core_3-0.0.13.pom | |
screening-core_3-0.0.13.jar | 168 KB |
screening-core_3-0.0.13-sources.jar | 8 KB |
screening-core_3-0.0.13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hireproof/screening-core_3/ -->
<dependency>
<groupId>io.hireproof</groupId>
<artifactId>screening-core_3</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.hireproof/screening-core_3/
implementation 'io.hireproof:screening-core_3:0.0.13'
// https://jarcasting.com/artifacts/io.hireproof/screening-core_3/
implementation ("io.hireproof:screening-core_3:0.0.13")
'io.hireproof:screening-core_3:jar:0.0.13'
<dependency org="io.hireproof" name="screening-core_3" rev="0.0.13">
<artifact name="screening-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hireproof', module='screening-core_3', version='0.0.13')
)
libraryDependencies += "io.hireproof" % "screening-core_3" % "0.0.13"
[io.hireproof/screening-core_3 "0.0.13"]