singleton

A simple singleton interface.

License

License

GroupId

GroupId

so.dang.cool
ArtifactId

ArtifactId

singleton
Last Version

Last Version

3
Release Date

Release Date

Type

Type

jar
Description

Description

singleton
A simple singleton interface.
Project URL

Project URL

https://github.com/hiljusti/singleton
Source Code Management

Source Code Management

https://github.com/hiljusti/singleton/tree/core

Download singleton

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3
2
1