MVN

io.github.xantorohara : metalock

Maven & Gradle

Feb 28, 2016
0 stars

Metalock · The library contains Java annotations and aspects that make it possible to synchronize methods in a simple way. Actually it provides some kind of Named Locks.

<dependency>
    <groupId>io.github.xantorohara</groupId>
    <artifactId>metalock</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.xantorohara : metalock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.github.xantorohara : metalock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
metalock-0.1.1

How to add a dependency to Maven

Add the following io.github.xantorohara : metalock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.xantorohara</groupId>
    <artifactId>metalock</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.xantorohara : metalock gradle dependency to your build.gradle file:

implementation 'io.github.xantorohara:metalock:0.1.1'

Gradle Kotlin DSL: Add the following io.github.xantorohara : metalock gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.xantorohara:metalock:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.xantorohara : metalock sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.xantorohara" % "metalock" % "0.1.1"

Advertisement

Dependencies from Group

Feb 28, 2016
0 stars

Discover Dependencies

Nov 28, 2017
28 stars
Nov 13, 2016
199 stars
Nov 09, 2016
1 usages
3 stars
Nov 09, 2016
2 usages
3 stars
Nov 09, 2016
4 stars
Feb 26, 2016
2 usages
0 stars
Feb 26, 2016
4 usages
0 stars
Feb 26, 2016
0 stars