License |
License |
---|---|
GroupId | GroupIdru.ilb.jfunction |
ArtifactId | ArtifactIdjfunction-runtime |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionjfunction library
|
Filename | Size |
---|---|
jfunction-runtime-1.3.pom | |
jfunction-runtime-1.3.jar | 4 KB |
jfunction-runtime-1.3-sources.jar | 3 KB |
jfunction-runtime-1.3-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-runtime/ -->
<dependency>
<groupId>ru.ilb.jfunction</groupId>
<artifactId>jfunction-runtime</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-runtime/
implementation 'ru.ilb.jfunction:jfunction-runtime:1.3'
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-runtime/
implementation ("ru.ilb.jfunction:jfunction-runtime:1.3")
'ru.ilb.jfunction:jfunction-runtime:jar:1.3'
<dependency org="ru.ilb.jfunction" name="jfunction-runtime" rev="1.3">
<artifact name="jfunction-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.jfunction', module='jfunction-runtime', version='1.3')
)
libraryDependencies += "ru.ilb.jfunction" % "jfunction-runtime" % "1.3"
[ru.ilb.jfunction/jfunction-runtime "1.3"]
Group / Artifact | Type | Version |
---|---|---|
ru.ilb.jfunction : jfunction-streams | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |