MVN

com.entopix : maui-data

Maven & Gradle

Oct 24, 2014
1 usages
183 stars

This is just a jar that packages up the labels for making the engine that bit better. Because it rarely changes, it makes no sense to release it each time we release the main Maui artifact, or to force people to download it again and again.

<dependency>
    <groupId>com.entopix</groupId>
    <artifactId>maui-data</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.entopix : maui-data to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.entopix : maui-data to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
maui-data-1.1

How to add a dependency to Maven

Add the following com.entopix : maui-data maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.entopix</groupId>
    <artifactId>maui-data</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.entopix : maui-data gradle dependency to your build.gradle file:

implementation 'com.entopix:maui-data:1.1'

Gradle Kotlin DSL: Add the following com.entopix : maui-data gradle kotlin dependency to your build.gradle.kts file:

implementation("com.entopix:maui-data:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.entopix : maui-data sbt scala dependency to your build.sbt file:

libraryDependencies += "com.entopix" % "maui-data" % "1.1"

Advertisement

Dependencies from Group

Oct 24, 2014
2 usages
183 stars
Oct 24, 2014
1 usages
183 stars
Oct 24, 2014
184 stars

Discover Dependencies

Sep 20, 2005
Sep 20, 2005
Mar 05, 2015
1 usages
Oct 03, 2010
2 stars
Oct 31, 2014
276 stars
May 29, 2014
1 usages
497 stars