| License |
License |
|---|---|
| GroupId | GroupIdorg.skfiy |
| ArtifactId | ArtifactIdskfiy |
| Version | Version4 |
| Type | Typepom |
| Description |
DescriptionThe Skfiy Open Association
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.
|
| Project Organization |
Project OrganizationThe Skfiy Open Association |
| Filename | Size |
|---|---|
| skfiy-4.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.skfiy/skfiy/ -->
<dependency>
<groupId>org.skfiy</groupId>
<artifactId>skfiy</artifactId>
<version>4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.skfiy/skfiy/
implementation 'org.skfiy:skfiy:4'
// https://jarcasting.com/artifacts/org.skfiy/skfiy/
implementation ("org.skfiy:skfiy:4")
'org.skfiy:skfiy:pom:4'
<dependency org="org.skfiy" name="skfiy" rev="4">
<artifact name="skfiy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.skfiy', module='skfiy', version='4')
)
libraryDependencies += "org.skfiy" % "skfiy" % "4"
[org.skfiy/skfiy "4"]