is not current version
Last Version 0.4.0

com.ansill.lock:AutoLock 0.3.1

Library that extends Java Locks for use with Try-With-Resources

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ansill.lock
ArtifactId

ArtifactId

AutoLock
Version

Version

0.3.1
Type

Type

jar
Description

Description

com.ansill.lock:AutoLock
Library that extends Java Locks for use with Try-With-Resources
Project URL

Project URL

https://github.com/tomansill/AutoLock
Source Code Management

Source Code Management

https://github.com/tomansill/autolock/tree/master

Download AutoLock 0.3.1


<!-- https://jarcasting.com/artifacts/com.ansill.lock/AutoLock/ -->
<dependency>
    <groupId>com.ansill.lock</groupId>
    <artifactId>AutoLock</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ansill.lock/AutoLock/
implementation 'com.ansill.lock:AutoLock:0.3.1'
// https://jarcasting.com/artifacts/com.ansill.lock/AutoLock/
implementation ("com.ansill.lock:AutoLock:0.3.1")
'com.ansill.lock:AutoLock:jar:0.3.1'
<dependency org="com.ansill.lock" name="AutoLock" rev="0.3.1">
  <artifact name="AutoLock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ansill.lock', module='AutoLock', version='0.3.1')
)
libraryDependencies += "com.ansill.lock" % "AutoLock" % "0.3.1"
[com.ansill.lock/AutoLock "0.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
com.ansill.validation : validation jar 0.2.2
com.ansill.utility : utility jar 0.1.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.