Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.hireproof |
ArtifactId | ArtifactIdscreening-json-circe_3 |
Version | Version0.0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.hireproof/screening-json-circe_3/ -->
<dependency>
<groupId>io.hireproof</groupId>
<artifactId>screening-json-circe_3</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hireproof/screening-json-circe_3/
implementation 'io.hireproof:screening-json-circe_3:0.0.8'
// https://jarcasting.com/artifacts/io.hireproof/screening-json-circe_3/
implementation ("io.hireproof:screening-json-circe_3:0.0.8")
'io.hireproof:screening-json-circe_3:jar:0.0.8'
<dependency org="io.hireproof" name="screening-json-circe_3" rev="0.0.8">
<artifact name="screening-json-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hireproof', module='screening-json-circe_3', version='0.0.8')
)
libraryDependencies += "io.hireproof" % "screening-json-circe_3" % "0.0.8"
[io.hireproof/screening-json-circe_3 "0.0.8"]