| License |
License |
|---|---|
| Categories |
CategoriesScience Business Logic Libraries |
| GroupId | GroupIdcom.github.gbenroscience |
| ArtifactId | ArtifactIdparser-ng |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParserNG
Rich and Performant, Cross Platform Java Library(100% Java)... Now allows the differentiation function to be differentiated with
respect to any variable(not just x). A command line tool(parser.cmd.ParserCmd) has also be added. Its still in its infancy; but it works
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parser-ng-0.1.6.pom | |
| parser-ng-0.1.6-sources.jar | 315 KB |
| parser-ng-0.1.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gbenroscience/parser-ng/ -->
<dependency>
<groupId>com.github.gbenroscience</groupId>
<artifactId>parser-ng</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gbenroscience/parser-ng/
implementation 'com.github.gbenroscience:parser-ng:0.1.6'
// https://jarcasting.com/artifacts/com.github.gbenroscience/parser-ng/
implementation ("com.github.gbenroscience:parser-ng:0.1.6")
'com.github.gbenroscience:parser-ng:jar:0.1.6'
<dependency org="com.github.gbenroscience" name="parser-ng" rev="0.1.6">
<artifact name="parser-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gbenroscience', module='parser-ng', version='0.1.6')
)
libraryDependencies += "com.github.gbenroscience" % "parser-ng" % "0.1.6"
[com.github.gbenroscience/parser-ng "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |