is not current version
Last Version 1.3.4

com.enfore:openapi-http4s-lib 1.3.3

openapi-http4s-lib

GroupId

GroupId

com.enfore
ArtifactId

ArtifactId

openapi-http4s-lib
Version

Version

1.3.3
Type

Type

jar

Download openapi-http4s-lib 1.3.3


<!-- https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib/ -->
<dependency>
    <groupId>com.enfore</groupId>
    <artifactId>openapi-http4s-lib</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib/
implementation 'com.enfore:openapi-http4s-lib:1.3.3'
// https://jarcasting.com/artifacts/com.enfore/openapi-http4s-lib/
implementation ("com.enfore:openapi-http4s-lib:1.3.3")
'com.enfore:openapi-http4s-lib:jar:1.3.3'
<dependency org="com.enfore" name="openapi-http4s-lib" rev="1.3.3">
  <artifact name="openapi-http4s-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enfore', module='openapi-http4s-lib', version='1.3.3')
)
libraryDependencies += "com.enfore" % "openapi-http4s-lib" % "1.3.3"
[com.enfore/openapi-http4s-lib "1.3.3"]