is not current version
Last Version 0.9.288

io.shiftleft:enhancements 0.9.186

enhancements

GroupId

GroupId

io.shiftleft
ArtifactId

ArtifactId

enhancements
Version

Version

0.9.186
Type

Type

jar

Download enhancements 0.9.186


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