is not current version
Last Version 1.0.4

nu.zoom.desktop:portunis 1.0.2

A java keystore browser

GroupId

GroupId

nu.zoom.desktop
ArtifactId

ArtifactId

portunis
Version

Version

1.0.2
Type

Type

jar

Download portunis 1.0.2


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