Last Version

common.core 2.0.0

common component common.core

License

License

GroupId

GroupId

com.github.lafa.common
ArtifactId

ArtifactId

common.core
Version

Version

2.0.0
Type

Type

jar
Description

Description

common.core
common component common.core
Project URL

Project URL

https://github.com/lafaspot/common

Download common.core 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.lafa.logfast : logfast.core jar 1.0.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.