is not current version
Last Version 4

org.skfiy:skfiy 2

The Skfiy Open Association provides support for the Skfiy community of open-source software projects. The Skfiy projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

GroupId

GroupId

org.skfiy
ArtifactId

ArtifactId

skfiy
Version

Version

2
Type

Type

pom

Download skfiy 2

Filename Size
skfiy-2.pom 15 KB
Browse

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