MVN

org.kathra : kathra-core-model

Maven & Gradle

Jul 29, 2020
21 usages

KATHRA :: Core :: Model · no description

<dependency>
    <groupId>org.kathra</groupId>
    <artifactId>kathra-core-model</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kathra : kathra-core-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.kathra : kathra-core-model to add to Maven or Gradle - All Versions:

  • Version Updated
  • kathra-core-model-1.2.0

    Jul 28, 2020
  • kathra-core-model-1.1.0

    Apr 02, 2020
  • kathra-core-model-1.0.0

    Dec 03, 2019

How to add a dependency to Maven

Add the following org.kathra : kathra-core-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kathra</groupId>
    <artifactId>kathra-core-model</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kathra : kathra-core-model gradle dependency to your build.gradle file:

implementation 'org.kathra:kathra-core-model:1.2.0'

Gradle Kotlin DSL: Add the following org.kathra : kathra-core-model gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kathra:kathra-core-model:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kathra : kathra-core-model sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kathra" % "kathra-core-model" % "1.2.0"

Advertisement

Dependencies from Group

Jul 29, 2020
21 usages
Jul 29, 2020
11 usages
Jul 29, 2020
7 usages
Jul 29, 2020
4 usages

Discover Dependencies

Apr 03, 2021
14 usages
2.2k stars
Dec 09, 2022
6 usages
0 stars
May 22, 2020
8 usages
21 stars
May 29, 2019
2 usages
2.6k stars
Sep 22, 2020
6 usages
0 stars
Mar 01, 2023
165 usages
982 stars
Aug 25, 2020
24 usages
0 stars
May 02, 2020
7 usages
Mar 23, 2023
139 usages
621 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome