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

org.jire.strukt:strukt 1.0.0

Value types on the JVM, today!

Группа

Группа

org.jire.strukt
Идентификатор

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

strukt
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать strukt 1.0.0


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