MVN

com.github.qq275860560 : github-qq275860560-security

Maven & Gradle

Jun 22, 2019
1 stars

github-qq275860560-security · github-qq275860560-security

<dependency>
    <groupId>com.github.qq275860560</groupId>
    <artifactId>github-qq275860560-security</artifactId>
    <version>20190624</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.qq275860560 : github-qq275860560-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20190624

All Versions

Choose a version of com.github.qq275860560 : github-qq275860560-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2019052723
github-qq275860560-security-2019052723
2019052721
github-qq275860560-security-2019052721
2019052713
github-qq275860560-security-2019052713
2019051615
github-qq275860560-security-2019051615
2019051416
github-qq275860560-security-2019051416
20190624
github-qq275860560-security-20190624
20190622
github-qq275860560-security-20190622
20190531
github-qq275860560-security-20190531
20190530
github-qq275860560-security-20190530
20190529
github-qq275860560-security-20190529
20190528
github-qq275860560-security-20190528
20190527
github-qq275860560-security-20190527
20190526
github-qq275860560-security-20190526
20190523
github-qq275860560-security-20190523
20190518
github-qq275860560-security-20190518
20190517
github-qq275860560-security-20190517
20190516
github-qq275860560-security-20190516
20190515
github-qq275860560-security-20190515
20190513
github-qq275860560-security-20190513
20190510
github-qq275860560-security-20190510
20190509
github-qq275860560-security-20190509
20190508
github-qq275860560-security-20190508

How to add a dependency to Maven

Add the following com.github.qq275860560 : github-qq275860560-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.qq275860560</groupId>
    <artifactId>github-qq275860560-security</artifactId>
    <version>20190624</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.qq275860560 : github-qq275860560-security gradle dependency to your build.gradle file:

implementation 'com.github.qq275860560:github-qq275860560-security:20190624'

Gradle Kotlin DSL: Add the following com.github.qq275860560 : github-qq275860560-security gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.qq275860560:github-qq275860560-security:20190624")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.qq275860560 : github-qq275860560-security sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.qq275860560" % "github-qq275860560-security" % "20190624"