| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdno.scalabin.http4s | 
    
| ArtifactId | ArtifactIdhttp4s-directives_3 | 
    
| Last Version | Last Version1.0.0-M30 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhttp4s-directives 
            http4s-directives 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/ -->
<dependency>
    <groupId>no.scalabin.http4s</groupId>
    <artifactId>http4s-directives_3</artifactId>
    <version>1.0.0-M30</version>
</dependency>
                // https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/
implementation 'no.scalabin.http4s:http4s-directives_3:1.0.0-M30'
                // https://jarcasting.com/artifacts/no.scalabin.http4s/http4s-directives_3/
implementation ("no.scalabin.http4s:http4s-directives_3:1.0.0-M30")
                'no.scalabin.http4s:http4s-directives_3:jar:1.0.0-M30'
                <dependency org="no.scalabin.http4s" name="http4s-directives_3" rev="1.0.0-M30">
  <artifact name="http4s-directives_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='no.scalabin.http4s', module='http4s-directives_3', version='1.0.0-M30')
)
                libraryDependencies += "no.scalabin.http4s" % "http4s-directives_3" % "1.0.0-M30"
                [no.scalabin.http4s/http4s-directives_3 "1.0.0-M30"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.http4s : http4s-core_3 | jar | 1.0.0-M30 | 
| org.http4s : http4s-dsl_3 | jar | 1.0.0-M30 | 
| org.scala-lang : scala3-library_3 | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.http4s : http4s-blaze-server_3 | jar | 1.0.0-M30 | 
| org.http4s : http4s-blaze-client_3 | jar | 1.0.0-M30 | 
| org.scalatest : scalatest_3 | jar | 3.2.10 |