is not current version
Last Version 1.0.14

com.github.xuchen93:module-other 1.0.11


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.github.xuchen93
ArtifactId

ArtifactId

module-other
Version

Version

1.0.11
Type

Type

jar

Download module-other 1.0.11


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