is not current version
Last Version 0.4.2

gr.grnet:snf-common-j 0.4.0

JVM-specific utilities

Categories

Categories

Net
GroupId

GroupId

gr.grnet
ArtifactId

ArtifactId

snf-common-j
Version

Version

0.4.0
Type

Type

jar

Download snf-common-j 0.4.0


<!-- https://jarcasting.com/artifacts/gr.grnet/snf-common-j/ -->
<dependency>
    <groupId>gr.grnet</groupId>
    <artifactId>snf-common-j</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/gr.grnet/snf-common-j/
implementation 'gr.grnet:snf-common-j:0.4.0'
// https://jarcasting.com/artifacts/gr.grnet/snf-common-j/
implementation ("gr.grnet:snf-common-j:0.4.0")
'gr.grnet:snf-common-j:jar:0.4.0'
<dependency org="gr.grnet" name="snf-common-j" rev="0.4.0">
  <artifact name="snf-common-j" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.grnet', module='snf-common-j', version='0.4.0')
)
libraryDependencies += "gr.grnet" % "snf-common-j" % "0.4.0"
[gr.grnet/snf-common-j "0.4.0"]