MVN

ru.fix : kbdd-example

Maven & Gradle

Jan 18, 2022
3 stars

ru.fix:kbdd-example · https://github.com/ru-fix/kbdd

<dependency>
    <groupId>ru.fix</groupId>
    <artifactId>kbdd-example</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.fix : kbdd-example to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of ru.fix : kbdd-example to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
kbdd-example-1.1.2
kbdd-example-1.1.1
1.0.x
kbdd-example-1.0.15
kbdd-example-1.0.14
kbdd-example-1.0.13
kbdd-example-1.0.12
kbdd-example-1.0.11
kbdd-example-1.0.9
kbdd-example-1.0.8
kbdd-example-1.0.7
kbdd-example-1.0.5
kbdd-example-1.0.4
kbdd-example-1.0.1

How to add a dependency to Maven

Add the following ru.fix : kbdd-example maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.fix</groupId>
    <artifactId>kbdd-example</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.fix : kbdd-example gradle dependency to your build.gradle file:

implementation 'ru.fix:kbdd-example:1.1.2'

Gradle Kotlin DSL: Add the following ru.fix : kbdd-example gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.fix:kbdd-example:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.fix : kbdd-example sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.fix" % "kbdd-example" % "1.1.2"

Advertisement

Dependencies from Group

Sep 14, 2020
15 usages
4 stars
Aug 05, 2020
14 usages
2 stars
Jul 21, 2023
10 usages
4 stars
Jul 21, 2023
5 usages
4 stars
Oct 18, 2021
5 usages
6 stars

Discover Dependencies