is not current version
Last Version 1.3.437

io.shiftleft:macros_2.13 1.3.427

macros

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

macros_2.13
Version

Version

1.3.427
Type

Type

jar

Download macros_2.13 1.3.427


<!-- https://jarcasting.com/artifacts/io.shiftleft/macros_2.13/ -->
<dependency>
    <groupId>io.shiftleft</groupId>
    <artifactId>macros_2.13</artifactId>
    <version>1.3.427</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/macros_2.13/
implementation 'io.shiftleft:macros_2.13:1.3.427'
// https://jarcasting.com/artifacts/io.shiftleft/macros_2.13/
implementation ("io.shiftleft:macros_2.13:1.3.427")
'io.shiftleft:macros_2.13:jar:1.3.427'
<dependency org="io.shiftleft" name="macros_2.13" rev="1.3.427">
  <artifact name="macros_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='macros_2.13', version='1.3.427')
)
libraryDependencies += "io.shiftleft" % "macros_2.13" % "1.3.427"
[io.shiftleft/macros_2.13 "1.3.427"]