ble-video-noarch.0.3.0.source-code.humble-video-build.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of humble-video-noarch Show documentation
Show all versions of humble-video-noarch Show documentation
This is the main Humble Video Java library. It contains no native code, but all Java runtime code.
It must be paired up with the correct humble-video-arch-*.jar library for your OS. For most
users, depending on humble-video-all will work better.
The newest version!
# Properties set by maven during build process
io.humble.video.build.artifactId=${pom.artifactId}
io.humble.video.build.groupId=${pom.groupId}
io.humble.video.build.name=${pom.name}
io.humble.video.build.finalName=${pom.build.finalName}
io.humble.video.build.version=${pom.version}
io.humble.video.build.timestamp=${humble.build.timestamp}