id.xfunction

Java library which provides set of extensions for standard Java APIs

License

License

GroupId

GroupId

io.github.lambdaprime
ArtifactId

ArtifactId

id.xfunction
Last Version

Last Version

17.0
Release Date

Release Date

Type

Type

jar
Description

Description

id.xfunction
Java library which provides set of extensions for standard Java APIs
Project URL

Project URL

https://github.com/lambdaprime/xfunction
Source Code Management

Source Code Management

https://github.com/lambdaprime/xfunction.git

Download id.xfunction

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lambdaprime/id.xfunction/ -->
<dependency>
    <groupId>io.github.lambdaprime</groupId>
    <artifactId>id.xfunction</artifactId>
    <version>17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lambdaprime/id.xfunction/
implementation 'io.github.lambdaprime:id.xfunction:17.0'
// https://jarcasting.com/artifacts/io.github.lambdaprime/id.xfunction/
implementation ("io.github.lambdaprime:id.xfunction:17.0")
'io.github.lambdaprime:id.xfunction:jar:17.0'
<dependency org="io.github.lambdaprime" name="id.xfunction" rev="17.0">
  <artifact name="id.xfunction" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lambdaprime', module='id.xfunction', version='17.0')
)
libraryDependencies += "io.github.lambdaprime" % "id.xfunction" % "17.0"
[io.github.lambdaprime/id.xfunction "17.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.

Versions

Version
17.0
15.0
14.0