is not current version
Last Version 1.1.0

com.onlyxiahui.common:only-common-message 1.0.0

Generic message protocol encapsulation.

GroupId

GroupId

com.onlyxiahui.common
ArtifactId

ArtifactId

only-common-message
Version

Version

1.0.0
Type

Type

jar

Download only-common-message 1.0.0


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