| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.specs2 | 
    
| ArtifactId | ArtifactIdspecs2-markdown_3 | 
    
| Last Version | Last Version5.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspecs2-markdown 
            specs2-markdown 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| specs2-markdown_3-5.0.1.pom | |
| specs2-markdown_3-5.0.1.jar | 15 KB | 
| specs2-markdown_3-5.0.1-sources.jar | 1 KB | 
| specs2-markdown_3-5.0.1-javadoc.jar | 179 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.specs2/specs2-markdown_3/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>specs2-markdown_3</artifactId>
    <version>5.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.specs2/specs2-markdown_3/
implementation 'org.specs2:specs2-markdown_3:5.0.1'
                // https://jarcasting.com/artifacts/org.specs2/specs2-markdown_3/
implementation ("org.specs2:specs2-markdown_3:5.0.1")
                'org.specs2:specs2-markdown_3:jar:5.0.1'
                <dependency org="org.specs2" name="specs2-markdown_3" rev="5.0.1">
  <artifact name="specs2-markdown_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.specs2', module='specs2-markdown_3', version='5.0.1')
)
                libraryDependencies += "org.specs2" % "specs2-markdown_3" % "5.0.1"
                [org.specs2/specs2-markdown_3 "5.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.specs2 : specs2-common_3 | jar | 5.0.1 | 
| org.specs2 : specs2-core_3 | jar | 5.0.1 | 
| org.specs2 : specs2-xml_3 | jar | 5.0.1 | 
| org.scala-lang : scala3-library_3 | jar | 3.1.3 | 
| com.vladsch.flexmark : flexmark-all | jar | 0.64.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.8 |