is not current version
Last Version 1.0.0.M2

com.github.ollgei.base:base-swagger-annotator 1.0.0.M1


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.ollgei.base
ArtifactId

ArtifactId

base-swagger-annotator
Version

Version

1.0.0.M1
Type

Type

jar

Download base-swagger-annotator 1.0.0.M1


<!-- https://jarcasting.com/artifacts/com.github.ollgei.base/base-swagger-annotator/ -->
<dependency>
    <groupId>com.github.ollgei.base</groupId>
    <artifactId>base-swagger-annotator</artifactId>
    <version>1.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-swagger-annotator/
implementation 'com.github.ollgei.base:base-swagger-annotator:1.0.0.M1'
// https://jarcasting.com/artifacts/com.github.ollgei.base/base-swagger-annotator/
implementation ("com.github.ollgei.base:base-swagger-annotator:1.0.0.M1")
'com.github.ollgei.base:base-swagger-annotator:jar:1.0.0.M1'
<dependency org="com.github.ollgei.base" name="base-swagger-annotator" rev="1.0.0.M1">
  <artifact name="base-swagger-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.base', module='base-swagger-annotator', version='1.0.0.M1')
)
libraryDependencies += "com.github.ollgei.base" % "base-swagger-annotator" % "1.0.0.M1"
[com.github.ollgei.base/base-swagger-annotator "1.0.0.M1"]