is not current version
Last Version 1.1.6

co.abit.api.core:core-swagger 1.1.5


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

co.abit.api.core
ArtifactId

ArtifactId

core-swagger
Version

Version

1.1.5
Type

Type

jar

Download core-swagger 1.1.5


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