is not current version
Last Version 1.4.2

org.wowtools:catframe-common 1.02

自用框架-通用

GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

catframe-common
Version

Version

1.02
Type

Type

jar

Download catframe-common 1.02


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