is not current version
Last Version 1.1

org.wamblee:wamblee-code-style 1.0


GroupId

GroupId

org.wamblee
ArtifactId

ArtifactId

wamblee-code-style
Version

Version

1.0
Type

Type

jar

Download wamblee-code-style 1.0


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