is not current version
Last Version 1.1.7-RELEASE

io.gitee.liuhuayun:spring-boot-starter-javacv 1.0.9-RELEASE


Categories

Categories

Spring Boot Container Microservices JavaCV Business Logic Libraries Computer Vision
GroupId

GroupId

io.gitee.liuhuayun
ArtifactId

ArtifactId

spring-boot-starter-javacv
Version

Version

1.0.9-RELEASE
Type

Type

jar

Download spring-boot-starter-javacv 1.0.9-RELEASE


<!-- https://jarcasting.com/artifacts/io.gitee.liuhuayun/spring-boot-starter-javacv/ -->
<dependency>
    <groupId>io.gitee.liuhuayun</groupId>
    <artifactId>spring-boot-starter-javacv</artifactId>
    <version>1.0.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.liuhuayun/spring-boot-starter-javacv/
implementation 'io.gitee.liuhuayun:spring-boot-starter-javacv:1.0.9-RELEASE'
// https://jarcasting.com/artifacts/io.gitee.liuhuayun/spring-boot-starter-javacv/
implementation ("io.gitee.liuhuayun:spring-boot-starter-javacv:1.0.9-RELEASE")
'io.gitee.liuhuayun:spring-boot-starter-javacv:jar:1.0.9-RELEASE'
<dependency org="io.gitee.liuhuayun" name="spring-boot-starter-javacv" rev="1.0.9-RELEASE">
  <artifact name="spring-boot-starter-javacv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.liuhuayun', module='spring-boot-starter-javacv', version='1.0.9-RELEASE')
)
libraryDependencies += "io.gitee.liuhuayun" % "spring-boot-starter-javacv" % "1.0.9-RELEASE"
[io.gitee.liuhuayun/spring-boot-starter-javacv "1.0.9-RELEASE"]