is not current version
Last Version 1.0.0

xyz.tneciv:api-version-mapping Qin.SR2

Api version mapping for spring boot

GroupId

GroupId

xyz.tneciv
ArtifactId

ArtifactId

api-version-mapping
Version

Version

Qin.SR2
Type

Type

jar

Download api-version-mapping Qin.SR2


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