| License |
License |
|---|---|
| GroupId | GroupIdse.jguru.codestyle |
| ArtifactId | ArtifactIdjguru-codestyle |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionjguru-codestyle
jGuru Codestyle: Definitions (JAR, version 1.0.0)
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jguru-codestyle-1.0.0.pom | |
| jguru-codestyle-1.0.0.jar | 110 KB |
| jguru-codestyle-1.0.0-sources.jar | 44 KB |
| jguru-codestyle-1.0.0-javadoc.jar | 805 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |