Last Version

java-common-core 1.5.0

Java common library (core)

GroupId

GroupId

com.github.bogdanovmn.common
ArtifactId

ArtifactId

common-core
Version

Version

1.5.0
Type

Type

jar
Description

Description

java-common-core
Java common library (core)
Project URL

Project URL

http://github.com/bogdanovmn/java-common
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-common

Download common-core 1.5.0


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