is not current version
Last Version 1.7-24

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

Common classes used by other Superfly libraries

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.superfly
ArtifactId

ArtifactId

superfly-common
Version

Version

1.2-3
Type

Type

jar

Download superfly-common 1.2-3


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