Last Version

Scribble 0.4.3

Scribble

License

License

GroupId

GroupId

org.scribble
ArtifactId

ArtifactId

parent
Version

Version

0.4.3
Type

Type

pom
Description

Description

Scribble
Scribble
Project URL

Project URL

http://www.scribble.org
Project Organization

Project Organization

Scribble
Source Code Management

Source Code Management

https://github.com/scribble/scribble-java

Download parent 0.4.3

Filename Size
parent-0.4.3.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/core
  • modules/parser
  • modules/cli
  • dist
  • modules/demos