не последняя версия
Последняя версия 0.11.0

com.namehillsoftware:lazy-j 0.9.0

Embarassingly Simple Lazy Instantiation Library

Группа

Группа

com.namehillsoftware
Идентификатор

Идентификатор

lazy-j
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать lazy-j 0.9.0


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