is not current version
Last Version 0.25.1

org.commonjava.aprox:aprox-autoprox-common 0.16.0


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.commonjava.aprox
ArtifactId

ArtifactId

aprox-autoprox-common
Version

Version

0.16.0
Type

Type

jar

Download aprox-autoprox-common 0.16.0


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