MVN

io.afu : imagehelper

Maven & Gradle

Jul 30, 2019

RffanLAB ImageHelper 帮助包 · RffanLAB ImageHelper 用来处理视频,以及做各种配置文件配置增删改查等

<dependency>
    <groupId>io.afu</groupId>
    <artifactId>imagehelper</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.afu : imagehelper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of io.afu : imagehelper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
imagehelper-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.afu</groupId>
    <artifactId>imagehelper</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.afu : imagehelper gradle dependency to your build.gradle file:

implementation 'io.afu:imagehelper:1.1'

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

implementation("io.afu:imagehelper:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.afu : imagehelper sbt scala dependency to your build.sbt file:

libraryDependencies += "io.afu" % "imagehelper" % "1.1"

Advertisement

Dependencies from Group

Sep 23, 2022
7 usages
Dec 14, 2021
4 usages
Jan 21, 2021
1 usages
Sep 21, 2022
1 usages
Nov 12, 2018

Discover Dependencies