${project.groupId} Common


GroupId

GroupId

com.wgtwo.api
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

${project.groupId} Common

Download common

How to add to project

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

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.

Versions

Version
1.1.0
0.0.2
0.0.1