is not current version
Last Version 3.1.12

fish.focus.uvms.plugins.naf:naf 3.1.11

Plugin template

GroupId

GroupId

fish.focus.uvms.plugins.naf
ArtifactId

ArtifactId

naf
Version

Version

3.1.11
Type

Type

pom

Download naf 3.1.11

Filename Size
naf-3.1.11.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/fish.focus.uvms.plugins.naf/naf/ -->
<dependency>
    <groupId>fish.focus.uvms.plugins.naf</groupId>
    <artifactId>naf</artifactId>
    <version>3.1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.naf/naf/
implementation 'fish.focus.uvms.plugins.naf:naf:3.1.11'
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.naf/naf/
implementation ("fish.focus.uvms.plugins.naf:naf:3.1.11")
'fish.focus.uvms.plugins.naf:naf:pom:3.1.11'
<dependency org="fish.focus.uvms.plugins.naf" name="naf" rev="3.1.11">
  <artifact name="naf" type="pom" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.plugins.naf', module='naf', version='3.1.11')
)
libraryDependencies += "fish.focus.uvms.plugins.naf" % "naf" % "3.1.11"
[fish.focus.uvms.plugins.naf/naf "3.1.11"]