Last Version

Ayte :: Utility :: Supplier 0.1.2

Set of utility classes aimed to help with boilerplate code around java.util.function.Supplier

License

License

MIT
UPL
Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

io.ayte.utility.supplier
ArtifactId

ArtifactId

parent
Version

Version

0.1.2
Type

Type

pom
Description

Description

Ayte :: Utility :: Supplier
Set of utility classes aimed to help with boilerplate code around java.util.function.Supplier
Project Organization

Project Organization

Ayte Labs
Source Code Management

Source Code Management

https://github.com/ayte-io/java-utility-supplier

Download parent 0.1.2

Filename Size
parent-0.1.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/io.ayte.utility.supplier/parent/ -->
<dependency>
    <groupId>io.ayte.utility.supplier</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ayte.utility.supplier/parent/
implementation 'io.ayte.utility.supplier:parent:0.1.2'
// https://jarcasting.com/artifacts/io.ayte.utility.supplier/parent/
implementation ("io.ayte.utility.supplier:parent:0.1.2")
'io.ayte.utility.supplier:parent:pom:0.1.2'
<dependency org="io.ayte.utility.supplier" name="parent" rev="0.1.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ayte.utility.supplier', module='parent', version='0.1.2')
)
libraryDependencies += "io.ayte.utility.supplier" % "parent" % "0.1.2"
[io.ayte.utility.supplier/parent "0.1.2"]

Dependencies

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

Project Modules

  • src/kit