не последняя версия
Последняя версия 1.1.2.RELEASE

cn.structured:structure-common 1.0.2.RELEASE

公共项目

Группа

Группа

cn.structured
Идентификатор

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

structure-common
Версия

Версия

1.0.2.RELEASE
Тип

Тип

jar

Скачать structure-common 1.0.2.RELEASE


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