Last Version

Ayte :: Utility :: Fabricator :: API 0.1.0

Fabricator interface, a java.util.function.Supplier that may throw

License

License

MIT
UPL
Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

io.ayte.utility.fabricator
ArtifactId

ArtifactId

api
Version

Version

0.1.0
Type

Type

jar
Description

Description

Ayte :: Utility :: Fabricator :: API
Fabricator interface, a java.util.function.Supplier that may throw
Project Organization

Project Organization

Ayte Labs

Download api 0.1.0


<!-- https://jarcasting.com/artifacts/io.ayte.utility.fabricator/api/ -->
<dependency>
    <groupId>io.ayte.utility.fabricator</groupId>
    <artifactId>api</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ayte.utility.fabricator/api/
implementation 'io.ayte.utility.fabricator:api:0.1.0'
// https://jarcasting.com/artifacts/io.ayte.utility.fabricator/api/
implementation ("io.ayte.utility.fabricator:api:0.1.0")
'io.ayte.utility.fabricator:api:jar:0.1.0'
<dependency org="io.ayte.utility.fabricator" name="api" rev="0.1.0">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ayte.utility.fabricator', module='api', version='0.1.0')
)
libraryDependencies += "io.ayte.utility.fabricator" % "api" % "0.1.0"
[io.ayte.utility.fabricator/api "0.1.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.