Last Version

org.otcl2:otcl2 1.3

This is the parent for the two OTCL modules Commons and Core.

License

License

GroupId

GroupId

org.otcl2
ArtifactId

ArtifactId

otcl2
Version

Version

1.3
Type

Type

pom
Description

Description

org.otcl2:otcl2
This is the parent for the two OTCL modules Commons and Core.

Download otcl2 1.3

Filename Size
otcl2-1.3.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • otcl2-common
  • otcl2-core