is not current version
Last Version 1.1.0

${project.groupId} Common 0.0.2


GroupId

GroupId

com.wgtwo.api
ArtifactId

ArtifactId

common
Version

Version

0.0.2
Type

Type

jar
Description

Description

${project.groupId} Common

Download common 0.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.