is not current version
Last Version 1.1.0

org.apache.apex:apex-codestyle-config 1.0.0-incubating


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.apex
ArtifactId

ArtifactId

apex-codestyle-config
Version

Version

1.0.0-incubating
Type

Type

jar

Download apex-codestyle-config 1.0.0-incubating


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