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