GroupId | GroupIdorg.jaxygen |
---|---|
ArtifactId | ArtifactIdjaxygen-apibrowser-style-simple |
Version | Version1.0.5 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.jaxygen/jaxygen-apibrowser-style-simple/ -->
<dependency>
<groupId>org.jaxygen</groupId>
<artifactId>jaxygen-apibrowser-style-simple</artifactId>
<version>1.0.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-apibrowser-style-simple/
implementation 'org.jaxygen:jaxygen-apibrowser-style-simple:1.0.5'
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-apibrowser-style-simple/
implementation ("org.jaxygen:jaxygen-apibrowser-style-simple:1.0.5")
'org.jaxygen:jaxygen-apibrowser-style-simple:war:1.0.5'
<dependency org="org.jaxygen" name="jaxygen-apibrowser-style-simple" rev="1.0.5">
<artifact name="jaxygen-apibrowser-style-simple" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jaxygen', module='jaxygen-apibrowser-style-simple', version='1.0.5')
)
libraryDependencies += "org.jaxygen" % "jaxygen-apibrowser-style-simple" % "1.0.5"
[org.jaxygen/jaxygen-apibrowser-style-simple "1.0.5"]