MVN

com.tectonica : tectonica-commons

Maven & Gradle

Feb 27, 2015
1 usages
0 stars

Tectonica Commons · Set of Java utility classes, all completely independent, to provide lightweight solutions for common situations

<dependency>
    <groupId>com.tectonica</groupId>
    <artifactId>tectonica-commons</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tectonica : tectonica-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of com.tectonica : tectonica-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
tectonica-commons-0.6.1
tectonica-commons-0.6.0
0.5.x
tectonica-commons-0.5.2
tectonica-commons-0.5.1
tectonica-commons-0.5.0
0.4.x
tectonica-commons-0.4.6
tectonica-commons-0.4.5
tectonica-commons-0.4.4
tectonica-commons-0.4.3
tectonica-commons-0.4.2
tectonica-commons-0.4.0
0.3.x
tectonica-commons-0.3.6
tectonica-commons-0.3.5
tectonica-commons-0.3.2
tectonica-commons-0.3.0
0.2.x
tectonica-commons-0.2.7
tectonica-commons-0.2.6
tectonica-commons-0.2.5
tectonica-commons-0.2.4
tectonica-commons-0.2.3
tectonica-commons-0.2.2
tectonica-commons-0.2.1
tectonica-commons-0.2.0
0.1.x
tectonica-commons-0.1.6
tectonica-commons-0.1.5
tectonica-commons-0.1.4

How to add a dependency to Maven

Add the following com.tectonica : tectonica-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tectonica</groupId>
    <artifactId>tectonica-commons</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tectonica : tectonica-commons gradle dependency to your build.gradle file:

implementation 'com.tectonica:tectonica-commons:0.6.1'

Gradle Kotlin DSL: Add the following com.tectonica : tectonica-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tectonica:tectonica-commons:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tectonica : tectonica-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tectonica" % "tectonica-commons" % "0.6.1"

Advertisement

Dependencies from Group

Jul 31, 2023
4 usages
54 stars
Jul 31, 2023
4 usages
54 stars
Jul 31, 2023
4 usages
54 stars
Jul 31, 2023
2 usages
54 stars
Jul 31, 2023
2 usages
54 stars

Discover Dependencies