License |
License |
---|---|
GroupId | GroupIdru.ilb.jfunction |
ArtifactId | ArtifactIdjfunction-core |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjfunction library
|
Filename | Size |
---|---|
jfunction-core-1.3.pom | |
jfunction-core-1.3.jar | 2 KB |
jfunction-core-1.3-sources.jar | 2 KB |
jfunction-core-1.3-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-core/ -->
<dependency>
<groupId>ru.ilb.jfunction</groupId>
<artifactId>jfunction-core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-core/
implementation 'ru.ilb.jfunction:jfunction-core:1.3'
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction-core/
implementation ("ru.ilb.jfunction:jfunction-core:1.3")
'ru.ilb.jfunction:jfunction-core:jar:1.3'
<dependency org="ru.ilb.jfunction" name="jfunction-core" rev="1.3">
<artifact name="jfunction-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.jfunction', module='jfunction-core', version='1.3')
)
libraryDependencies += "ru.ilb.jfunction" % "jfunction-core" % "1.3"
[ru.ilb.jfunction/jfunction-core "1.3"]