GroupId | GroupIdcom.github.charlemaznable |
---|---|
ArtifactId | ArtifactIdcomplex-kits |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
complex-kits-0.6.0.pom | |
complex-kits-0.6.0.jar | 188 KB |
complex-kits-0.6.0-sources.jar | 100 KB |
complex-kits-0.6.0-javadoc.jar | 663 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/complex-kits/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>complex-kits</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/complex-kits/
implementation 'com.github.charlemaznable:complex-kits:0.6.0'
// https://jarcasting.com/artifacts/com.github.charlemaznable/complex-kits/
implementation ("com.github.charlemaznable:complex-kits:0.6.0")
'com.github.charlemaznable:complex-kits:jar:0.6.0'
<dependency org="com.github.charlemaznable" name="complex-kits" rev="0.6.0">
<artifact name="complex-kits" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='complex-kits', version='0.6.0')
)
libraryDependencies += "com.github.charlemaznable" % "complex-kits" % "0.6.0"
[com.github.charlemaznable/complex-kits "0.6.0"]