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

com.cedarsoft.commons:struct 8.1.0


Группа

Группа

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

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

struct
Версия

Версия

8.1.0
Тип

Тип

jar

Скачать struct 8.1.0


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