is not current version
Last Version 0.0.9

ph.extremelogic:extremelogic-common-core 0.0.7

Common core library used by Extreme Logic

GroupId

GroupId

ph.extremelogic
ArtifactId

ArtifactId

extremelogic-common-core
Version

Version

0.0.7
Type

Type

jar

Download extremelogic-common-core 0.0.7


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