MVN

org.nasdanika.core : engineering

Maven & Gradle

Mar 20, 2021
3 stars

Nasdanika Engineering Model

<dependency>
    <groupId>org.nasdanika.core</groupId>
    <artifactId>engineering</artifactId>
    <version>2021.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2021.3.3

All Versions

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

Version Vulnerabilities Updated
2021.3.x
engineering-2021.3.3
engineering-2021.3.2
engineering-2021.3.1
engineering-2021.3.0
2021.2.x
engineering-2021.2.1
engineering-2021.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.nasdanika.core</groupId>
    <artifactId>engineering</artifactId>
    <version>2021.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nasdanika.core : engineering gradle dependency to your build.gradle file:

implementation 'org.nasdanika.core:engineering:2021.3.3'

Gradle Kotlin DSL: Add the following org.nasdanika.core : engineering gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nasdanika.core:engineering:2021.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nasdanika.core : engineering sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nasdanika.core" % "engineering" % "2021.3.3"

Advertisement

Dependencies from Group

Aug 26, 2023
6 usages
3 stars
emf
Aug 26, 2023
6 usages
3 stars
Aug 26, 2023
5 usages
2 stars
Aug 26, 2023
4 usages
3 stars
Oct 25, 2022
3 usages
3 stars

Discover Dependencies