is not current version
Last Version 1.9.0

com.github.bogdanovmn.common:common 1.4.9

Java common library

GroupId

GroupId

com.github.bogdanovmn.common
ArtifactId

ArtifactId

common
Version

Version

1.4.9
Type

Type

pom

Download common 1.4.9

Filename Size
common-1.4.9.pom 5 KB
Browse

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