Last Version

Che codestyle resources 20

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
Version

Version

20
Type

Type

jar
Description

Description

Che codestyle resources
Development resources and tools for Eclipse Che

Download che-codestyle 20


<!-- 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.