is not current version
Last Version 1.3

ru.ilb.jfunction:jfunction-exception 1.2


GroupId

GroupId

ru.ilb.jfunction
ArtifactId

ArtifactId

jfunction-exception
Version

Version

1.2
Type

Type

jar

Download jfunction-exception 1.2


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