License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.io7m.jcamera |
ArtifactId | ArtifactIdio7m-jcamera-checkstyle |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio7m-jcamera-checkstyle
Universal 3D camera functions (Checkstyle policy)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-checkstyle/ -->
<dependency>
<groupId>com.io7m.jcamera</groupId>
<artifactId>io7m-jcamera-checkstyle</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-checkstyle/
implementation 'com.io7m.jcamera:io7m-jcamera-checkstyle:0.4.0'
// https://jarcasting.com/artifacts/com.io7m.jcamera/io7m-jcamera-checkstyle/
implementation ("com.io7m.jcamera:io7m-jcamera-checkstyle:0.4.0")
'com.io7m.jcamera:io7m-jcamera-checkstyle:jar:0.4.0'
<dependency org="com.io7m.jcamera" name="io7m-jcamera-checkstyle" rev="0.4.0">
<artifact name="io7m-jcamera-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcamera', module='io7m-jcamera-checkstyle', version='0.4.0')
)
libraryDependencies += "com.io7m.jcamera" % "io7m-jcamera-checkstyle" % "0.4.0"
[com.io7m.jcamera/io7m-jcamera-checkstyle "0.4.0"]