License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.h3xstream.findsecbugs |
ArtifactId | ArtifactIdfindsecbugs-samples-kotlin |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFind Security Bugs Samples Kotlin
Root project file that aggregate the different modules of Find Security Bugs.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
Group / Artifact | Type | Version |
---|---|---|
com.h3xstream.findsecbugs : findsecbugs-samples-deps | jar | 1.12.0 |