is not current version
Last Version 0.2.8

com.github.charlemaznable:complex-management 0.1.5

General Dependencies Management.

GroupId

GroupId

com.github.charlemaznable
ArtifactId

ArtifactId

complex-management
Version

Version

0.1.5
Type

Type

pom

Download complex-management 0.1.5


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