is not current version
Last Version 2.0.0

org.opennms.newts:newts-queryparser 1.4.1


GroupId

GroupId

org.opennms.newts
ArtifactId

ArtifactId

newts-queryparser
Version

Version

1.4.1
Type

Type

jar

Download newts-queryparser 1.4.1


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