MVN

com.github.acsgh.mad.scala.server : core_2.12

Maven & Gradle

Jan 14, 2020
9 usages
0 stars

core · core

<dependency>
    <groupId>com.github.acsgh.mad.scala.server</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.8.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.acsgh.mad.scala.server : core_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.4

All Versions

Choose a version of com.github.acsgh.mad.scala.server : core_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
core_2.12-0.8.4
core_2.12-0.8.3
core_2.12-0.8.2
core_2.12-0.8.1
core_2.12-0.8.0
0.7.x
core_2.12-0.7.0

How to add a dependency to Maven

Add the following com.github.acsgh.mad.scala.server : core_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.acsgh.mad.scala.server</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.8.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.acsgh.mad.scala.server : core_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.acsgh.mad.scala.server:core_2.12:0.8.4'

Gradle Kotlin DSL: Add the following com.github.acsgh.mad.scala.server : core_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.acsgh.mad.scala.server:core_2.12:0.8.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.acsgh.mad.scala.server : core_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.acsgh.mad.scala.server" % "core_2.12" % "0.8.4"

Advertisement

Dependencies from Group

Mar 03, 2021
9 usages
0 stars
Jan 14, 2020
9 usages
0 stars

Discover Dependencies

Mar 23, 2012
5 usages
Oct 11, 2018
2 usages
3.6k stars
Mar 08, 2022
8 usages
71 stars
Dec 04, 2016
3 usages
0 stars
Apr 05, 2013
3 usages
7 stars
May 30, 2017
3 usages
709 stars
Dec 27, 2018
3 usages
44 stars
Jan 21, 2023
11 usages
1 stars