MVN

org.apfloat : apfloat-applet

Maven & Gradle

Jul 09, 2023
34 stars

apfloat-applet · Configuration for apfloat to not use disk files for data storage

<dependency>
    <groupId>org.apfloat</groupId>
    <artifactId>apfloat-applet</artifactId>
    <version>1.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apfloat : apfloat-applet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.0

All Versions

Choose a version of org.apfloat : apfloat-applet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.11.x
apfloat-applet-1.11.0
1.10.x
apfloat-applet-1.10.1
apfloat-applet-1.10.0
1.9.x
apfloat-applet-1.9.1
apfloat-applet-1.9.0
1.8.x
apfloat-applet-1.8.3
apfloat-applet-1.8.2
apfloat-applet-1.8.1
apfloat-applet-1.8.0
1.7.x
apfloat-applet-1.7.1
apfloat-applet-1.7.0
1.6.x
apfloat-applet-1.6.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apfloat</groupId>
    <artifactId>apfloat-applet</artifactId>
    <version>1.11.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apfloat:apfloat-applet:1.11.0'

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

implementation("org.apfloat:apfloat-applet:1.11.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apfloat" % "apfloat-applet" % "1.11.0"

Advertisement

Dependencies from Group

Jul 09, 2023
29 usages
34 stars
Jul 09, 2023
3 usages
34 stars
Jul 09, 2023
2 usages
34 stars
Jul 09, 2023
2 usages
34 stars
Jul 09, 2023
51 stars

Discover Dependencies