Find Security Bugs Samples Kotlin

Root project file that aggregate the different modules of Find Security Bugs.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.h3xstream.findsecbugs
ArtifactId

ArtifactId

findsecbugs-samples-kotlin
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Find Security Bugs Samples Kotlin
Root project file that aggregate the different modules of Find Security Bugs.

Download findsecbugs-samples-kotlin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72

test (1)

Group / Artifact Type Version
com.h3xstream.findsecbugs : findsecbugs-samples-deps jar 1.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0
1.10.1
1.10.0
1.9.0