is not current version
Last Version 1.0.4

io.bitbucket.5faces:common 0.0.5

Common for Five Faces

GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common
Version

Version

0.0.5
Type

Type

jar

Download common 0.0.5


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