is not current version
Last Version 1.2.0

jguru-codestyle 1.0.0

jGuru Codestyle: Definitions (JAR, version 1.0.0)

License

License

GroupId

GroupId

se.jguru.codestyle
ArtifactId

ArtifactId

jguru-codestyle
Version

Version

1.0.0
Type

Type

jar
Description

Description

jguru-codestyle
jGuru Codestyle: Definitions (JAR, version 1.0.0)
Project Organization

Project Organization

jGuru Europe AB
Source Code Management

Source Code Management

https://github.com/lennartj/jguru-codestyle.git

Download jguru-codestyle 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven.enforcer : enforcer-api jar 3.0.0-M3
org.apache.maven : maven-core jar 3.6.1
org.apache.maven : maven-artifact jar 3.6.1
org.apache.maven : maven-plugin-api jar 3.6.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

provided (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.7.1

test (4)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1
junit : junit jar 4.13.1
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32

Project Modules

There are no modules declared in this project.