is not current version
Last Version 3.0.2

org.overturetool.core:npp 2.5.6


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

npp
Version

Version

2.5.6
Type

Type

jar

Download npp 2.5.6


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