MVN

cewolf : cewolf

Maven & Gradle

Jan 05, 2017
5 usages

cewolf · Cewolf is a tag library for JfreeChart. JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

<dependency>
    <groupId>cewolf</groupId>
    <artifactId>cewolf</artifactId>
    <version>1.2.4-java7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cewolf : cewolf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.4-java7

All Versions

Choose a version of cewolf : cewolf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
cewolf-1.2.4-java7
1.0
cewolf-1.0
0.12.x
cewolf-0.12.0
0.10.x
cewolf-0.10.3

How to add a dependency to Maven

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

<dependency>
    <groupId>cewolf</groupId>
    <artifactId>cewolf</artifactId>
    <version>1.2.4-java7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cewolf : cewolf gradle dependency to your build.gradle file:

implementation 'cewolf:cewolf:1.2.4-java7'

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

implementation("cewolf:cewolf:1.2.4-java7")

How to add a dependency to SBT Scala

SBT Scala: Add the following cewolf : cewolf sbt scala dependency to your build.sbt file:

libraryDependencies += "cewolf" % "cewolf" % "1.2.4-java7"

Advertisement

Dependencies from Group

Jan 05, 2017
5 usages

Discover Dependencies

Jan 10, 2017
1 usages
941 stars
Jun 20, 2023
2 usages
547 stars
Jun 20, 2023
4 usages
846 stars
Nov 11, 2021
1 usages
Jan 10, 2017
2 usages
4 stars
Jan 24, 2017
0 stars
May 24, 2023
16 usages
18.9k stars
Aug 24, 2023
55 usages
72.9k stars