MVN

com.io7m.smfj : com.io7m.smfj.format.text

Maven & Gradle

Apr 04, 2020
0 stars

com.io7m.smfj.format.text · Sequential mesh format (Text format)

<dependency>
    <groupId>com.io7m.smfj</groupId>
    <artifactId>com.io7m.smfj.format.text</artifactId>
    <version>0.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.smfj : com.io7m.smfj.format.text to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.15.0

All Versions

Choose a version of com.io7m.smfj : com.io7m.smfj.format.text to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
com.io7m.smfj.format.text-0.15.0
0.14.x
com.io7m.smfj.format.text-0.14.0
0.13.x
com.io7m.smfj.format.text-0.13.0
0.12.x
com.io7m.smfj.format.text-0.12.0
0.11.x
com.io7m.smfj.format.text-0.11.0
0.10.x
com.io7m.smfj.format.text-0.10.0

How to add a dependency to Maven

Add the following com.io7m.smfj : com.io7m.smfj.format.text maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.io7m.smfj</groupId>
    <artifactId>com.io7m.smfj.format.text</artifactId>
    <version>0.15.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.io7m.smfj : com.io7m.smfj.format.text gradle dependency to your build.gradle file:

implementation 'com.io7m.smfj:com.io7m.smfj.format.text:0.15.0'

Gradle Kotlin DSL: Add the following com.io7m.smfj : com.io7m.smfj.format.text gradle kotlin dependency to your build.gradle.kts file:

implementation("com.io7m.smfj:com.io7m.smfj.format.text:0.15.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.io7m.smfj : com.io7m.smfj.format.text sbt scala dependency to your build.sbt file:

libraryDependencies += "com.io7m.smfj" % "com.io7m.smfj.format.text" % "0.15.0"

Advertisement

Dependencies from Group

Jan 29, 2017
2 usages
Jan 29, 2017
2 usages
Jan 29, 2017
2 usages

Discover Dependencies

Aug 09, 2020
2 usages
7.2k stars
Aug 18, 2022
4 usages
47 stars
Mar 22, 2013
3 usages
9 stars
Dec 01, 2017
5 usages
6 stars
Jan 17, 2018
9 usages
2 stars
Aug 22, 2018
2 usages
4 stars
Jul 19, 2023
6 usages
42 stars