| License |
License |
|---|---|
| GroupId | GroupIdorg.jparsec |
| ArtifactId | ArtifactIdjparsec-g-root |
| Version | Version1.1 |
| Type | Typepom |
| Description |
Descriptionjava-parser-root
Use jparsec to parse a string into Guava TypeToken.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jparsec-g-root-1.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jparsec/jparsec-g-root/ -->
<dependency>
<groupId>org.jparsec</groupId>
<artifactId>jparsec-g-root</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jparsec/jparsec-g-root/
implementation 'org.jparsec:jparsec-g-root:1.1'
// https://jarcasting.com/artifacts/org.jparsec/jparsec-g-root/
implementation ("org.jparsec:jparsec-g-root:1.1")
'org.jparsec:jparsec-g-root:pom:1.1'
<dependency org="org.jparsec" name="jparsec-g-root" rev="1.1">
<artifact name="jparsec-g-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jparsec', module='jparsec-g-root', version='1.1')
)
libraryDependencies += "org.jparsec" % "jparsec-g-root" % "1.1"
[org.jparsec/jparsec-g-root "1.1"]