is not current version
Last Version 2.12.1

org.heigit.ohsome:ohsome-codestyle 2.10

ohsome code style configuration files

GroupId

GroupId

org.heigit.ohsome
ArtifactId

ArtifactId

ohsome-codestyle
Version

Version

2.10
Type

Type

jar

Download ohsome-codestyle 2.10


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