MVN

net.sf.jfasta : jfasta

Maven & Gradle

Apr 22, 2015
1 usages

JFASTA · Java implementation for the FASTA file format.

<dependency>
    <groupId>net.sf.jfasta</groupId>
    <artifactId>jfasta</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jfasta : jfasta to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of net.sf.jfasta : jfasta to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jfasta-2.2.0
2.1.x
jfasta-2.1.3
jfasta-2.1.1
jfasta-2.1.0
2.0.x
jfasta-2.0.0
1.2.x
jfasta-1.2.2
jfasta-1.2.1

How to add a dependency to Maven

Add the following net.sf.jfasta : jfasta maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.jfasta</groupId>
    <artifactId>jfasta</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jfasta : jfasta gradle dependency to your build.gradle file:

implementation 'net.sf.jfasta:jfasta:2.2.0'

Gradle Kotlin DSL: Add the following net.sf.jfasta : jfasta gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jfasta:jfasta:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jfasta : jfasta sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jfasta" % "jfasta" % "2.2.0"

Advertisement

Dependencies from Group

Apr 22, 2015
1 usages

Discover Dependencies

Apr 24, 2020
1 usages
1.1k stars
Dec 04, 2015
2 usages
467 stars
Aug 05, 2015
4 usages
3 stars
Aug 01, 2016
7 usages
120 stars
Feb 22, 2016
1 usages
29 stars
Apr 04, 2016
1 usages
400 stars
May 20, 2016
1 usages
557 stars
Aug 22, 2016
1 usages
142 stars