Last Version

Ayte :: Utility :: Predicate 0.1.0

Set of unary, binary and ternary predicate implementations for ease of development and debugging

License

License

MIT
UPL
Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

io.ayte.utility.predicate
ArtifactId

ArtifactId

parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

Ayte :: Utility :: Predicate
Set of unary, binary and ternary predicate implementations for ease of development and debugging
Project URL

Project URL

https://github.com/ayte-io/java-utility-predicate
Project Organization

Project Organization

Ayte Labs

Download parent 0.1.0

Filename Size
parent-0.1.0.pom 1 KB
Browse

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

  • src/api
  • src/kit