is not current version
Last Version 1.9.0

com.github.bogdanovmn.common.core:common-core 1.5.1

Java common library (core)

GroupId

GroupId

com.github.bogdanovmn.common.core
ArtifactId

ArtifactId

common-core
Version

Version

1.5.1
Type

Type

jar

Download common-core 1.5.1


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