is not current version
Last Version 1.0

com.github.king019:fw_dependency fw_v_1.2


GroupId

GroupId

com.github.king019
ArtifactId

ArtifactId

fw_dependency
Version

Version

fw_v_1.2
Type

Type

jar

Download fw_dependency fw_v_1.2


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