MVN

com.stimulsoft : stimulsoft-reports-flex

Maven & Gradle

Oct 29, 2020
4 usages

stimulsoft.reports flex

<dependency>
    <groupId>com.stimulsoft</groupId>
    <artifactId>stimulsoft-reports-flex</artifactId>
    <version>2020.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stimulsoft : stimulsoft-reports-flex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2020.5.1

All Versions

Choose a version of com.stimulsoft : stimulsoft-reports-flex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2020.5.x
stimulsoft-reports-flex-2020.5.1
2020.4.x
stimulsoft-reports-flex-2020.4.2
stimulsoft-reports-flex-2020.4.1
stimulsoft-reports-flex-2020.4.2a
2020.3.x
stimulsoft-reports-flex-2020.3.2
stimulsoft-reports-flex-2020.3.1
2020.2.x
stimulsoft-reports-flex-2020.2.3
stimulsoft-reports-flex-2020.2.2
stimulsoft-reports-flex-2020.2.1
2020.1.x
stimulsoft-reports-flex-2020.1.1
2019.4.x
stimulsoft-reports-flex-2019.4.2
stimulsoft-reports-flex-2019.4.1
2019.3.x
stimulsoft-reports-flex-2019.3.7
stimulsoft-reports-flex-2019.3.6
stimulsoft-reports-flex-2019.3.5
stimulsoft-reports-flex-2019.3.4
stimulsoft-reports-flex-2019.3.3
stimulsoft-reports-flex-2019.3.2
stimulsoft-reports-flex-2019.3.1
2019.2.x
stimulsoft-reports-flex-2019.2.3
stimulsoft-reports-flex-2019.2.2
stimulsoft-reports-flex-2019.2.1
2019.1.x
stimulsoft-reports-flex-2019.1.1
2018.3.x
stimulsoft-reports-flex-2018.3.5
stimulsoft-reports-flex-2018.3.4
stimulsoft-reports-flex-2018.3.3
stimulsoft-reports-flex-2018.3.2
stimulsoft-reports-flex-2018.3.1
2018.2.x
stimulsoft-reports-flex-2018.2.3
stimulsoft-reports-flex-2018.2.2
stimulsoft-reports-flex-2018.2.1
2018.1.x
stimulsoft-reports-flex-2018.1.8
stimulsoft-reports-flex-2018.1.7
stimulsoft-reports-flex-2018.1.6
stimulsoft-reports-flex-2018.1.5.2
stimulsoft-reports-flex-2018.1.5.1
stimulsoft-reports-flex-2018.1.5
stimulsoft-reports-flex-2018.1.4
stimulsoft-reports-flex-2018.1.3
stimulsoft-reports-flex-2018.1.2
stimulsoft-reports-flex-2018.1.1.1
stimulsoft-reports-flex-2018.1.1
2017.2.x
stimulsoft-reports-flex-2017.2.4.1
stimulsoft-reports-flex-2017.2.4
stimulsoft-reports-flex-2017.2.3
stimulsoft-reports-flex-2017.2.2.1
stimulsoft-reports-flex-2017.2.2
stimulsoft-reports-flex-2017.2.1
2017.1.x
stimulsoft-reports-flex-2017.1.11
stimulsoft-reports-flex-2017.1.10
stimulsoft-reports-flex-2017.1.9
stimulsoft-reports-flex-2017.1.8
stimulsoft-reports-flex-2017.1.7
stimulsoft-reports-flex-2017.1.6
stimulsoft-reports-flex-2017.1.5
stimulsoft-reports-flex-2017.1.4
stimulsoft-reports-flex-2017.1.3
stimulsoft-reports-flex-2017.1.2
stimulsoft-reports-flex-2017.1.1
stimulsoft-reports-flex-2017.1.0.6
stimulsoft-reports-flex-2017.1.0.5
stimulsoft-reports-flex-2017.1.0.3f
stimulsoft-reports-flex-2017.1.0.3e

How to add a dependency to Maven

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

<dependency>
    <groupId>com.stimulsoft</groupId>
    <artifactId>stimulsoft-reports-flex</artifactId>
    <version>2020.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stimulsoft : stimulsoft-reports-flex gradle dependency to your build.gradle file:

implementation 'com.stimulsoft:stimulsoft-reports-flex:2020.5.1'

Gradle Kotlin DSL: Add the following com.stimulsoft : stimulsoft-reports-flex gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stimulsoft:stimulsoft-reports-flex:2020.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stimulsoft : stimulsoft-reports-flex sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stimulsoft" % "stimulsoft-reports-flex" % "2020.5.1"

Advertisement