MVN

tech.codingzen : kata-assertions

Maven & Gradle

Sep 08, 2021
5 usages

tech.codingzen kata-assertions · example pom.xml file for kotlin maven deployment via sonatype

<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>kata-assertions</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.codingzen : kata-assertions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of tech.codingzen : kata-assertions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
kata-assertions-2.0.1
kata-assertions-2.0.0
1.5.x
kata-assertions-1.5.0

How to add a dependency to Maven

Add the following tech.codingzen : kata-assertions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>kata-assertions</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.codingzen : kata-assertions gradle dependency to your build.gradle file:

implementation 'tech.codingzen:kata-assertions:2.0.1'

Gradle Kotlin DSL: Add the following tech.codingzen : kata-assertions gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.codingzen:kata-assertions:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.codingzen : kata-assertions sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.codingzen" % "kata-assertions" % "2.0.1"

Advertisement

Dependencies from Group

Sep 08, 2021
5 usages
Apr 12, 2022
5 usages
kdi
May 22, 2022
4 usages
Aug 31, 2022
3 usages
Apr 26, 2021
2 usages

Discover Dependencies

Jan 04, 2022
2 usages
3 stars
Jan 04, 2022
2 usages
3 stars
Aug 07, 2023
2 usages
271 stars
Nov 11, 2021
1 usages
1 stars
Oct 11, 2013
1 usages
651 stars
Mar 01, 2013
1 usages
74 stars