is not current version
Last Version 0.0.34

ar.com.jmfsg:api-doc 0.0.23

api documentation made pretty and easy

GroupId

GroupId

ar.com.jmfsg
ArtifactId

ArtifactId

api-doc
Version

Version

0.0.23
Type

Type

jar

Download api-doc 0.0.23


<!-- https://jarcasting.com/artifacts/ar.com.jmfsg/api-doc/ -->
<dependency>
    <groupId>ar.com.jmfsg</groupId>
    <artifactId>api-doc</artifactId>
    <version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/ar.com.jmfsg/api-doc/
implementation 'ar.com.jmfsg:api-doc:0.0.23'
// https://jarcasting.com/artifacts/ar.com.jmfsg/api-doc/
implementation ("ar.com.jmfsg:api-doc:0.0.23")
'ar.com.jmfsg:api-doc:jar:0.0.23'
<dependency org="ar.com.jmfsg" name="api-doc" rev="0.0.23">
  <artifact name="api-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='ar.com.jmfsg', module='api-doc', version='0.0.23')
)
libraryDependencies += "ar.com.jmfsg" % "api-doc" % "0.0.23"
[ar.com.jmfsg/api-doc "0.0.23"]