is not current version
Last Version 1.1.0

cn.patterncat:event-common 1.0.0

event-common

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

event-common
Version

Version

1.0.0
Type

Type

jar

Download event-common 1.0.0


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