MVN

at.ac.ait.lablink : core

Maven & Gradle

Jan 09, 2023
7 usages
1 stars

AIT Lablink Core · Java implementation of AIT Lablink's core application library.

<dependency>
    <groupId>at.ac.ait.lablink</groupId>
    <artifactId>core</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.ac.ait.lablink : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of at.ac.ait.lablink : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
core-0.0.4
core-0.0.3
core-0.0.2
core-0.0.1

How to add a dependency to Maven

Add the following at.ac.ait.lablink : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.ac.ait.lablink</groupId>
    <artifactId>core</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.ac.ait.lablink : core gradle dependency to your build.gradle file:

implementation 'at.ac.ait.lablink:core:0.0.4'

Gradle Kotlin DSL: Add the following at.ac.ait.lablink : core gradle kotlin dependency to your build.gradle.kts file:

implementation("at.ac.ait.lablink:core:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.ac.ait.lablink : core sbt scala dependency to your build.sbt file:

libraryDependencies += "at.ac.ait.lablink" % "core" % "0.0.4"

Advertisement

Dependencies from Group

Jan 09, 2023
7 usages
1 stars
Feb 02, 2022
5 usages
0 stars

Discover Dependencies

Feb 17, 2014
71 usages
450 stars
Jul 26, 2023
36 usages
Dec 26, 2016
7 usages
258 stars
Jan 04, 2022
7 usages
0 stars
Mar 18, 2010
29 usages
Jul 21, 2009
17 stars
May 28, 2015
12 usages
May 04, 2020
4 usages
0 stars
Dec 21, 2017
9 usages
2 stars
Apr 18, 2021
11 usages
28 stars