is not current version
Last Version 1.1

com.github.king019:fw_common fw_v_1.16


GroupId

GroupId

com.github.king019
ArtifactId

ArtifactId

fw_common
Version

Version

fw_v_1.16
Type

Type

jar

Download fw_common fw_v_1.16


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