License |
License |
---|---|
GroupId | GroupIdse.jguru.codestyle |
ArtifactId | ArtifactIdjguru-codestyle |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjguru-codestyle
jGuru Codestyle: Definitions (JAR, version 1.2.0)
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jguru-codestyle-1.2.0.pom | |
jguru-codestyle-1.2.0.jar | 104 KB |
jguru-codestyle-1.2.0-sources.jar | 43 KB |
jguru-codestyle-1.2.0-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.jguru.codestyle/jguru-codestyle/ -->
<dependency>
<groupId>se.jguru.codestyle</groupId>
<artifactId>jguru-codestyle</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.codestyle/jguru-codestyle/
implementation 'se.jguru.codestyle:jguru-codestyle:1.2.0'
// https://jarcasting.com/artifacts/se.jguru.codestyle/jguru-codestyle/
implementation ("se.jguru.codestyle:jguru-codestyle:1.2.0")
'se.jguru.codestyle:jguru-codestyle:jar:1.2.0'
<dependency org="se.jguru.codestyle" name="jguru-codestyle" rev="1.2.0">
<artifact name="jguru-codestyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.codestyle', module='jguru-codestyle', version='1.2.0')
)
libraryDependencies += "se.jguru.codestyle" % "jguru-codestyle" % "1.2.0"
[se.jguru.codestyle/jguru-codestyle "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.enforcer : enforcer-api | jar | 3.0.0 |
org.apache.maven : maven-core | jar | 3.8.4 |
org.apache.maven : maven-artifact | jar | 3.8.4 |
org.apache.maven : maven-plugin-api | jar | 3.8.4 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.20 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-container-default | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.20.2 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.20 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.20 |