is not current version
Last Version 1.0.0

com.newegg.marketplace:sdk-other 0.1.0


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.newegg.marketplace
ArtifactId

ArtifactId

sdk-other
Version

Version

0.1.0
Type

Type

jar

Download sdk-other 0.1.0


<!-- https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-other/ -->
<dependency>
    <groupId>com.newegg.marketplace</groupId>
    <artifactId>sdk-other</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-other/
implementation 'com.newegg.marketplace:sdk-other:0.1.0'
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-other/
implementation ("com.newegg.marketplace:sdk-other:0.1.0")
'com.newegg.marketplace:sdk-other:jar:0.1.0'
<dependency org="com.newegg.marketplace" name="sdk-other" rev="0.1.0">
  <artifact name="sdk-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newegg.marketplace', module='sdk-other', version='0.1.0')
)
libraryDependencies += "com.newegg.marketplace" % "sdk-other" % "0.1.0"
[com.newegg.marketplace/sdk-other "0.1.0"]