is not current version
Last Version 1.3

ru.ilb.jfunction:jfunction 1.2

jfunction library

GroupId

GroupId

ru.ilb.jfunction
ArtifactId

ArtifactId

jfunction
Version

Version

1.2
Type

Type

pom

Download jfunction 1.2

Filename Size
jfunction-1.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction/ -->
<dependency>
    <groupId>ru.ilb.jfunction</groupId>
    <artifactId>jfunction</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction/
implementation 'ru.ilb.jfunction:jfunction:1.2'
// https://jarcasting.com/artifacts/ru.ilb.jfunction/jfunction/
implementation ("ru.ilb.jfunction:jfunction:1.2")
'ru.ilb.jfunction:jfunction:pom:1.2'
<dependency org="ru.ilb.jfunction" name="jfunction" rev="1.2">
  <artifact name="jfunction" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.jfunction', module='jfunction', version='1.2')
)
libraryDependencies += "ru.ilb.jfunction" % "jfunction" % "1.2"
[ru.ilb.jfunction/jfunction "1.2"]