MVN

com.github.semoncat.merlin : library

Maven & Gradle

May 14, 2014
543 stars

Merlin Library · Observes network connection status & gives callbacks

<dependency>
    <groupId>com.github.semoncat.merlin</groupId>
    <artifactId>library</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.semoncat.merlin : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.github.semoncat.merlin : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
library-0.5

How to add a dependency to Maven

Add the following com.github.semoncat.merlin : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.semoncat.merlin</groupId>
    <artifactId>library</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.semoncat.merlin : library gradle dependency to your build.gradle file:

implementation 'com.github.semoncat.merlin:library:0.5'

Gradle Kotlin DSL: Add the following com.github.semoncat.merlin : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.semoncat.merlin:library:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.semoncat.merlin : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.semoncat.merlin" % "library" % "0.5"

Advertisement

Dependencies from Group

May 14, 2014
543 stars

Discover Dependencies

Apr 20, 2011
4 usages
May 27, 2014
31 usages
Mar 12, 2015
8 usages
May 10, 2012
4 usages
1 stars
Mar 26, 2014
7 usages
484 stars
Sep 27, 2011
1 usages
Oct 01, 2005
7 usages
Feb 25, 2012
34 usages
2 stars