is not current version
Last Version 0.6.0

com.github.agliznetsov.swagger-tools:swagger-tools-core 0.4.1


Categories

Categories

Net Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.agliznetsov.swagger-tools
ArtifactId

ArtifactId

swagger-tools-core
Version

Version

0.4.1
Type

Type

jar

Download swagger-tools-core 0.4.1


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