is not current version
Last Version 0.2.8

com.github.charlemaznable:complex-management 0.2.0

General Dependencies Management.

GroupId

GroupId

com.github.charlemaznable
ArtifactId

ArtifactId

complex-management
Version

Version

0.2.0
Type

Type

pom

Download complex-management 0.2.0


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