GroupId | GroupIdio.shiftleft |
---|---|
ArtifactId | ArtifactIdoverflowdb-codegen_2.12 |
Version | Version1.67 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.shiftleft/overflowdb-codegen_2.12/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>overflowdb-codegen_2.12</artifactId>
<version>1.67</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/overflowdb-codegen_2.12/
implementation 'io.shiftleft:overflowdb-codegen_2.12:1.67'
// https://jarcasting.com/artifacts/io.shiftleft/overflowdb-codegen_2.12/
implementation ("io.shiftleft:overflowdb-codegen_2.12:1.67")
'io.shiftleft:overflowdb-codegen_2.12:jar:1.67'
<dependency org="io.shiftleft" name="overflowdb-codegen_2.12" rev="1.67">
<artifact name="overflowdb-codegen_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='overflowdb-codegen_2.12', version='1.67')
)
libraryDependencies += "io.shiftleft" % "overflowdb-codegen_2.12" % "1.67"
[io.shiftleft/overflowdb-codegen_2.12 "1.67"]