не последняя версия
Последняя версия 1.7-24

com.payneteasy.superfly:superfly-common 1.2-12

Common classes used by other Superfly libraries

Категории

Категории

Сеть
Группа

Группа

com.payneteasy.superfly
Идентификатор

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

superfly-common
Версия

Версия

1.2-12
Тип

Тип

jar

Скачать superfly-common 1.2-12


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