не последняя версия
Последняя версия 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.

Группа

Группа

org.skfiy
Идентификатор

Идентификатор

skfiy
Версия

Версия

2
Тип

Тип

pom

Скачать skfiy 2

Имя Файла Размер
skfiy-2.pom 15 KB
Обзор

<!-- 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"]