is not current version
Last Version 1.0.22-RC1

com.lightbend:scala-fortify_2.12.11 1.0.21-RC1

scala-fortify

Categories

Categories

Scala Languages
GroupId

GroupId

com.lightbend
ArtifactId

ArtifactId

scala-fortify_2.12.11
Version

Version

1.0.21-RC1
Type

Type

jar

Download scala-fortify_2.12.11 1.0.21-RC1


<!-- https://jarcasting.com/artifacts/com.lightbend/scala-fortify_2.12.11/ -->
<dependency>
    <groupId>com.lightbend</groupId>
    <artifactId>scala-fortify_2.12.11</artifactId>
    <version>1.0.21-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend/scala-fortify_2.12.11/
implementation 'com.lightbend:scala-fortify_2.12.11:1.0.21-RC1'
// https://jarcasting.com/artifacts/com.lightbend/scala-fortify_2.12.11/
implementation ("com.lightbend:scala-fortify_2.12.11:1.0.21-RC1")
'com.lightbend:scala-fortify_2.12.11:jar:1.0.21-RC1'
<dependency org="com.lightbend" name="scala-fortify_2.12.11" rev="1.0.21-RC1">
  <artifact name="scala-fortify_2.12.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend', module='scala-fortify_2.12.11', version='1.0.21-RC1')
)
libraryDependencies += "com.lightbend" % "scala-fortify_2.12.11" % "1.0.21-RC1"
[com.lightbend/scala-fortify_2.12.11 "1.0.21-RC1"]