Last Version

Fika - Lazy 1.0.0

A tiny library for wirking with lazy variables

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.fika
ArtifactId

ArtifactId

lazy
Version

Version

1.0.0
Type

Type

jar
Description

Description

Fika - Lazy
A tiny library for wirking with lazy variables
Project Organization

Project Organization

Speedment, Inc.

Download lazy 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.