is not current version
Last Version 1.0.4

nu.zoom.desktop:portunis 1.0.3

A java keystore browser

GroupId

GroupId

nu.zoom.desktop
ArtifactId

ArtifactId

portunis
Version

Version

1.0.3
Type

Type

jar

Download portunis 1.0.3


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