MVN

com.ociweb : jpg-raster

Maven & Gradle

Sep 13, 2018
0 stars

jpg-raster · JPG-Raster (or JPG-to-Raster or J2R) is a JPG file decoder and encoder. It reads a JPG file and decompresses all of its data which is then accessible as an array of raw RGB pixel values. It can also read an uncompressed BMP file, compress the data and output a corresponding JPG file.

<dependency>
    <groupId>com.ociweb</groupId>
    <artifactId>jpg-raster</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ociweb : jpg-raster to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.ociweb : jpg-raster to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jpg-raster-1.0.2

How to add a dependency to Maven

Add the following com.ociweb : jpg-raster maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ociweb</groupId>
    <artifactId>jpg-raster</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ociweb : jpg-raster gradle dependency to your build.gradle file:

implementation 'com.ociweb:jpg-raster:1.0.2'

Gradle Kotlin DSL: Add the following com.ociweb : jpg-raster gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ociweb:jpg-raster:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ociweb : jpg-raster sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ociweb" % "jpg-raster" % "1.0.2"

Advertisement

Dependencies from Group

May 31, 2018
1 usages
12 stars
Jun 02, 2018
1 usages
0 stars
May 06, 2019
1 usages
12 stars
May 06, 2019
1 usages
67 stars
Dec 12, 2018
1 usages
0 stars

Discover Dependencies

Jan 16, 2020
20 stars
Sep 11, 2018
110 stars
Oct 16, 2018
110 stars
Oct 16, 2018
110 stars
Dec 29, 2018
2 usages
23 stars
Dec 29, 2018
3 usages
23 stars
dis
Dec 29, 2018
24 stars