KaleidoFoundry assembly and distribution bundle

Distribution assembly bundles

License

License

GroupId

GroupId

org.kaleidofoundry
ArtifactId

ArtifactId

kaleido-distrib
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

KaleidoFoundry assembly and distribution bundle
Distribution assembly bundles

Download kaleido-distrib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.31

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.9.0