License |
License |
---|---|
GroupId | GroupIdio.shiftleft |
ArtifactId | ArtifactIdenhancements |
Version | Version0.9.288 |
Type | Typejar |
Description |
Descriptionenhancements
enhancements
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.shiftleft/enhancements/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>enhancements</artifactId>
<version>0.9.288</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/enhancements/
implementation 'io.shiftleft:enhancements:0.9.288'
// https://jarcasting.com/artifacts/io.shiftleft/enhancements/
implementation ("io.shiftleft:enhancements:0.9.288")
'io.shiftleft:enhancements:jar:0.9.288'
<dependency org="io.shiftleft" name="enhancements" rev="0.9.288">
<artifact name="enhancements" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='enhancements', version='0.9.288')
)
libraryDependencies += "io.shiftleft" % "enhancements" % "0.9.288"
[io.shiftleft/enhancements "0.9.288"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
io.shiftleft : query-primitives | jar | 0.9.288 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |