| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mintern |
| ArtifactId | ArtifactIdfunctions-unary-core |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUnary Functions - Core
Provides functional interfaces for the most commonly used two-argument functions
|
| Filename | Size |
|---|---|
| functions-unary-core-2.0.pom | |
| functions-unary-core-2.0.jar | 56 KB |
| functions-unary-core-2.0-sources.jar | 40 KB |
| functions-unary-core-2.0-javadoc.jar | 299 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mintern/functions-unary-core/ -->
<dependency>
<groupId>net.mintern</groupId>
<artifactId>functions-unary-core</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mintern/functions-unary-core/
implementation 'net.mintern:functions-unary-core:2.0'
// https://jarcasting.com/artifacts/net.mintern/functions-unary-core/
implementation ("net.mintern:functions-unary-core:2.0")
'net.mintern:functions-unary-core:jar:2.0'
<dependency org="net.mintern" name="functions-unary-core" rev="2.0">
<artifact name="functions-unary-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mintern', module='functions-unary-core', version='2.0')
)
libraryDependencies += "net.mintern" % "functions-unary-core" % "2.0"
[net.mintern/functions-unary-core "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.mintern : functions-nullary | jar | 2.0 |