Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.commonjava.aprox |
ArtifactId | ArtifactIdaprox-autoprox |
Version | Version0.9.1 |
Type | Typejar |
Filename | Size |
---|---|
aprox-autoprox-0.9.1.pom | |
aprox-autoprox-0.9.1.jar | 13 KB |
aprox-autoprox-0.9.1-sources.jar | 7 KB |
aprox-autoprox-0.9.1-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.aprox/aprox-autoprox/ -->
<dependency>
<groupId>org.commonjava.aprox</groupId>
<artifactId>aprox-autoprox</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.aprox/aprox-autoprox/
implementation 'org.commonjava.aprox:aprox-autoprox:0.9.1'
// https://jarcasting.com/artifacts/org.commonjava.aprox/aprox-autoprox/
implementation ("org.commonjava.aprox:aprox-autoprox:0.9.1")
'org.commonjava.aprox:aprox-autoprox:jar:0.9.1'
<dependency org="org.commonjava.aprox" name="aprox-autoprox" rev="0.9.1">
<artifact name="aprox-autoprox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.aprox', module='aprox-autoprox', version='0.9.1')
)
libraryDependencies += "org.commonjava.aprox" % "aprox-autoprox" % "0.9.1"
[org.commonjava.aprox/aprox-autoprox "0.9.1"]