is not current version
Last Version 2.0.0

org.opennms.newts:newts-queryparser 1.4.2


GroupId

GroupId

org.opennms.newts
ArtifactId

ArtifactId

newts-queryparser
Version

Version

1.4.2
Type

Type

jar

Download newts-queryparser 1.4.2


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