License |
License |
---|---|
Categories |
CategoriesCLI User Interface Checkstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.eclipse.emfcloud |
ArtifactId | ArtifactIdorg.eclipse.emfcloud.checkstyle |
Last Version | Last Version0.1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEMF.cloud Checkstyle Configuration
EMF.cloud Checkstyle
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.emfcloud/org.eclipse.emfcloud.checkstyle/ -->
<dependency>
<groupId>org.eclipse.emfcloud</groupId>
<artifactId>org.eclipse.emfcloud.checkstyle</artifactId>
<version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emfcloud/org.eclipse.emfcloud.checkstyle/
implementation 'org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:0.1.0-RC1'
// https://jarcasting.com/artifacts/org.eclipse.emfcloud/org.eclipse.emfcloud.checkstyle/
implementation ("org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:0.1.0-RC1")
'org.eclipse.emfcloud:org.eclipse.emfcloud.checkstyle:jar:0.1.0-RC1'
<dependency org="org.eclipse.emfcloud" name="org.eclipse.emfcloud.checkstyle" rev="0.1.0-RC1">
<artifact name="org.eclipse.emfcloud.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emfcloud', module='org.eclipse.emfcloud.checkstyle', version='0.1.0-RC1')
)
libraryDependencies += "org.eclipse.emfcloud" % "org.eclipse.emfcloud.checkstyle" % "0.1.0-RC1"
[org.eclipse.emfcloud/org.eclipse.emfcloud.checkstyle "0.1.0-RC1"]