MVN

org.scribble : scribble-parser

Maven & Gradle

Jun 09, 2017
4 usages
52 stars

Scribble::Modules::Parser

<dependency>
    <groupId>org.scribble</groupId>
    <artifactId>scribble-parser</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scribble : scribble-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.3

All Versions

Choose a version of org.scribble : scribble-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
scribble-parser-0.4.3
scribble-parser-0.4.2

How to add a dependency to Maven

Add the following org.scribble : scribble-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scribble</groupId>
    <artifactId>scribble-parser</artifactId>
    <version>0.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scribble : scribble-parser gradle dependency to your build.gradle file:

implementation 'org.scribble:scribble-parser:0.4.3'

Gradle Kotlin DSL: Add the following org.scribble : scribble-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scribble:scribble-parser:0.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scribble : scribble-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scribble" % "scribble-parser" % "0.4.3"

Advertisement

Dependencies from Group

Jun 09, 2017
5 usages
52 stars
Jun 09, 2017
4 usages
52 stars
Jun 09, 2017
2 usages
52 stars
Jun 09, 2017
1 usages
52 stars
Jun 09, 2017
52 stars

Discover Dependencies

Jul 26, 2023
8 usages
Oct 05, 2017
3 usages
0 stars
Oct 16, 2017
2 usages
1 stars
Feb 11, 2019
2 usages
Jul 30, 2018
2 usages
May 29, 2020
2 usages
18 stars
Apr 17, 2018
2 usages
2 stars