Last Version

The ObjectWeb commandline library. 1.0


License

License

GroupId

GroupId

org.objectweb.util
ArtifactId

ArtifactId

commandline
Version

Version

1.0
Type

Type

jar
Description

Description

The ObjectWeb commandline library.
Project URL

Project URL

http://openccm.objectweb.org/
Project Organization

Project Organization

ObjectWeb Consortium

Download commandline 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.