is not current version
Last Version 1.10

com.github.igor-suhorukov:dropship 1.3


GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

dropship
Version

Version

1.3
Type

Type

jar

Download dropship 1.3


<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/dropship/ -->
<dependency>
    <groupId>com.github.igor-suhorukov</groupId>
    <artifactId>dropship</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/dropship/
implementation 'com.github.igor-suhorukov:dropship:1.3'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/dropship/
implementation ("com.github.igor-suhorukov:dropship:1.3")
'com.github.igor-suhorukov:dropship:jar:1.3'
<dependency org="com.github.igor-suhorukov" name="dropship" rev="1.3">
  <artifact name="dropship" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='dropship', version='1.3')
)
libraryDependencies += "com.github.igor-suhorukov" % "dropship" % "1.3"
[com.github.igor-suhorukov/dropship "1.3"]