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