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

org.wowtools:catframe-common 1.2STABLE

自用框架-通用

Группа

Группа

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

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

catframe-common
Версия

Версия

1.2STABLE
Тип

Тип

jar

Скачать catframe-common 1.2STABLE


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