is not current version
Last Version 0.6.0

io.github.springwolf:springwolf-core 0.2.0

Automated JSON API documentation for async APIs (Kafka etc.) interfaces built with Spring

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-core
Version

Version

0.2.0
Type

Type

pom

Download springwolf-core 0.2.0


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