Last Version

Protelis Parser 10.2.15

Parser for Protelis, the practical aggregate programming language

License

License

GroupId

GroupId

org.protelis
ArtifactId

ArtifactId

protelis.parser.parent
Version

Version

10.2.15
Type

Type

pom
Description

Description

Protelis Parser
Parser for Protelis, the practical aggregate programming language
Project URL

Project URL

http://protelis.org
Source Code Management

Source Code Management

https://github.com/Protelis/Protelis-parser

Download protelis.parser.parent 10.2.15


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

Dependencies

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

Project Modules

  • protelis.parser
  • protelis.parser.ide
  • protelis.parser.ui
  • protelis.parser.web
  • protelis.parser.target
  • protelis.parser.feature
  • protelis.parser.repository
  • protelis.parser.tests
  • protelis.parser.ui.tests