| License |
License |
|---|---|
| GroupId | GroupIdcom.github.vip-zpf |
| ArtifactId | ArtifactIdjave |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptionjave
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jave-1.0.9.pom | |
| jave-1.0.9.jar | 33 MB |
| jave-1.0.9-sources.jar | 33 MB |
| jave-1.0.9-javadoc.jar | 143 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vip-zpf/jave/ -->
<dependency>
<groupId>com.github.vip-zpf</groupId>
<artifactId>jave</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vip-zpf/jave/
implementation 'com.github.vip-zpf:jave:1.0.9'
// https://jarcasting.com/artifacts/com.github.vip-zpf/jave/
implementation ("com.github.vip-zpf:jave:1.0.9")
'com.github.vip-zpf:jave:jar:1.0.9'
<dependency org="com.github.vip-zpf" name="jave" rev="1.0.9">
<artifact name="jave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vip-zpf', module='jave', version='1.0.9')
)
libraryDependencies += "com.github.vip-zpf" % "jave" % "1.0.9"
[com.github.vip-zpf/jave "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.projectlombok : lombok | jar | 1.18.12 |
| net.bramp.ffmpeg : ffmpeg | jar | 0.6.2 |
| com.alibaba : fastjson | jar | 1.2.75 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| junit : junit | jar | 4.12 |