is not current version
Last Version 15

gov.nist.secauto:reflow-maven-skin 14

Repackaged Reflow skin for Security Automation Maven sites.

Categories

Categories

Maven Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto
ArtifactId

ArtifactId

reflow-maven-skin
Version

Version

14
Type

Type

jar

Download reflow-maven-skin 14


<!-- https://jarcasting.com/artifacts/gov.nist.secauto/reflow-maven-skin/ -->
<dependency>
    <groupId>gov.nist.secauto</groupId>
    <artifactId>reflow-maven-skin</artifactId>
    <version>14</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto/reflow-maven-skin/
implementation 'gov.nist.secauto:reflow-maven-skin:14'
// https://jarcasting.com/artifacts/gov.nist.secauto/reflow-maven-skin/
implementation ("gov.nist.secauto:reflow-maven-skin:14")
'gov.nist.secauto:reflow-maven-skin:jar:14'
<dependency org="gov.nist.secauto" name="reflow-maven-skin" rev="14">
  <artifact name="reflow-maven-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto', module='reflow-maven-skin', version='14')
)
libraryDependencies += "gov.nist.secauto" % "reflow-maven-skin" % "14"
[gov.nist.secauto/reflow-maven-skin "14"]