MVN

org.otcl2 : otcl2-common

Maven & Gradle

Apr 15, 2021
2 usages
2 stars

Otcl-Commons required by both the OTCL Engine and the Editor.

<dependency>
    <groupId>org.otcl2</groupId>
    <artifactId>otcl2-common</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.otcl2 : otcl2-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.otcl2 : otcl2-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
otcl2-common-1.3
1.2
otcl2-common-1.2
1.01
otcl2-common-1.01
1.0
otcl2-common-1.0

How to add a dependency to Maven

Add the following org.otcl2 : otcl2-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.otcl2</groupId>
    <artifactId>otcl2-common</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.otcl2 : otcl2-common gradle dependency to your build.gradle file:

implementation 'org.otcl2:otcl2-common:1.3'

Gradle Kotlin DSL: Add the following org.otcl2 : otcl2-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.otcl2:otcl2-common:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.otcl2 : otcl2-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.otcl2" % "otcl2-common" % "1.3"

Advertisement

Dependencies from Group

Apr 15, 2021
2 usages
2 stars
Apr 15, 2021
1 usages
2 stars
Apr 15, 2021
2 stars

Discover Dependencies

Jul 13, 2022
1 usages
6 stars
Mar 22, 2021
1 usages
2 stars
Jun 09, 2021
1 usages
1 stars
Aug 25, 2023
1 usages
0 stars
Aug 25, 2023
1 usages
0 stars
May 27, 2021
1 usages
1 stars