Last Version

delegates 1.0.0

Provides useful delegate interfaces .

License

License

The MIT License
GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

delegates
Version

Version

1.0.0
Type

Type

jar
Description

Description

delegates
Provides useful delegate interfaces .

Download delegates 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.