is not current version
Last Version 1.6.4

com.github.gustavovitor:common 0.0.4


GroupId

GroupId

com.github.gustavovitor
ArtifactId

ArtifactId

common
Version

Version

0.0.4
Type

Type

jar

Download common 0.0.4


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