Che codestyle resources

Development resources and tools for Eclipse Che

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.dev
ArtifactId

ArtifactId

che-codestyle
Last Version

Last Version

20
Release Date

Release Date

Type

Type

jar
Description

Description

Che codestyle resources
Development resources and tools for Eclipse Che

Download che-codestyle

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.che.dev/che-codestyle/ -->
<dependency>
    <groupId>org.eclipse.che.dev</groupId>
    <artifactId>che-codestyle</artifactId>
    <version>20</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.dev/che-codestyle/
implementation 'org.eclipse.che.dev:che-codestyle:20'
// https://jarcasting.com/artifacts/org.eclipse.che.dev/che-codestyle/
implementation ("org.eclipse.che.dev:che-codestyle:20")
'org.eclipse.che.dev:che-codestyle:jar:20'
<dependency org="org.eclipse.che.dev" name="che-codestyle" rev="20">
  <artifact name="che-codestyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.dev', module='che-codestyle', version='20')
)
libraryDependencies += "org.eclipse.che.dev" % "che-codestyle" % "20"
[org.eclipse.che.dev/che-codestyle "20"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
20
19
18