is not current version
Last Version 24.6

org.beangle:beangle-codestyle 22.1


GroupId

GroupId

org.beangle
ArtifactId

ArtifactId

beangle-codestyle
Version

Version

22.1
Type

Type

jar

Download beangle-codestyle 22.1


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