Categories |
CategoriesNet Swagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.swagger-core |
Version | Version0.0.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.swagger-core</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.swagger-core:0.0.7'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.swagger-core:0.0.7")
'net.osgiliath.wrappers:net.osgiliath.wrapper.swagger-core:jar:0.0.7'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.swagger-core" rev="0.0.7">
<artifact name="net.osgiliath.wrapper.swagger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.swagger-core', version='0.0.7')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.swagger-core" % "0.0.7"
[net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core "0.0.7"]