Last Version

examples 1.0

Commons JCI examples.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jci-examples
Version

Version

1.0
Type

Type

jar
Description

Description

examples
Commons JCI examples.
Project Organization

Project Organization

Apache Software Foundation

Download commons-jci-examples 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-jci-core jar 1.0
org.apache.commons : commons-jci-eclipse jar 1.0
commons-cli : commons-cli jar 1.0
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.