is not current version
Last Version 0.4.5

org.legogroup:woof-http4s_3 0.2.0

woof-http4s

GroupId

GroupId

org.legogroup
ArtifactId

ArtifactId

woof-http4s_3
Version

Version

0.2.0
Type

Type

jar

Download woof-http4s_3 0.2.0


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