MVN

com.intellisrc : img

Maven & Gradle

Jul 06, 2023
1 usages

IntelliSrc Common Library : Img Module · Classes for using Images (BufferedImage, File, FrameShot) and non-opencv related code, trying to keep dependencies to a minimum. It also includes common geometric operations.

<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>img</artifactId>
    <version>2.8.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intellisrc : img to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.11

All Versions

Choose a version of com.intellisrc : img to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
img-2.8.11
img-2.8.10
img-2.8.9
img-2.8.8
img-2.8.7
img-2.8.6
img-2.8.5
img-2.8.4
img-2.8.3
img-2.8.2
img-2.8.1
img-2.8.0
2.7.x
img-2.7.17
img-2.7.16
img-2.7.15
img-2.7.13
img-2.7.12
img-2.7.11

How to add a dependency to Maven

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

<dependency>
    <groupId>com.intellisrc</groupId>
    <artifactId>img</artifactId>
    <version>2.8.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.intellisrc : img gradle dependency to your build.gradle file:

implementation 'com.intellisrc:img:2.8.11'

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

implementation("com.intellisrc:img:2.8.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.intellisrc : img sbt scala dependency to your build.sbt file:

libraryDependencies += "com.intellisrc" % "img" % "2.8.11"

Advertisement

Dependencies from Group

Nov 24, 2022
12 usages
Jul 06, 2023
6 usages
etc
Jul 06, 2023
5 usages
img
Jul 06, 2023
1 usages
Jul 06, 2023
1 usages

Discover Dependencies

etc
Jul 06, 2023
5 usages
db
Jul 06, 2023
cv
Jul 23, 2022
Jul 06, 2023
1 usages
Jul 06, 2023
6 usages
Aug 21, 2023
3 usages
5.4k stars
Aug 21, 2023
4 usages
5.4k stars