is not current version
Last Version 1.7-24

com.payneteasy.superfly:superfly-common 1.7-8

Common classes used by other Superfly libraries

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-common
Version

Version

1.7-8
Type

Type

jar

Download superfly-common 1.7-8


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