GroupId | GroupIdio.github.serg-maximchuk |
---|---|
ArtifactId | ArtifactIdfunction-utils |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
function-utils-1.1.2.pom | |
function-utils-1.1.2.jar | 58 KB |
function-utils-1.1.2-sources.jar | 48 KB |
function-utils-1.1.2-javadoc.jar | 696 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.serg-maximchuk/function-utils/ -->
<dependency>
<groupId>io.github.serg-maximchuk</groupId>
<artifactId>function-utils</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.serg-maximchuk/function-utils/
implementation 'io.github.serg-maximchuk:function-utils:1.1.2'
// https://jarcasting.com/artifacts/io.github.serg-maximchuk/function-utils/
implementation ("io.github.serg-maximchuk:function-utils:1.1.2")
'io.github.serg-maximchuk:function-utils:jar:1.1.2'
<dependency org="io.github.serg-maximchuk" name="function-utils" rev="1.1.2">
<artifact name="function-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.serg-maximchuk', module='function-utils', version='1.1.2')
)
libraryDependencies += "io.github.serg-maximchuk" % "function-utils" % "1.1.2"
[io.github.serg-maximchuk/function-utils "1.1.2"]