is not current version
Last Version 1.0.9

org.jaxygen:jaxygen-apibrowser-style-simple 1.0.3


GroupId

GroupId

org.jaxygen
ArtifactId

ArtifactId

jaxygen-apibrowser-style-simple
Version

Version

1.0.3
Type

Type

war

Download jaxygen-apibrowser-style-simple 1.0.3


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