Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.powerspace.openrtb |
ArtifactId | ArtifactIdbidswitch-json_2.12 |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
bidswitch-json_2.12-1.1.3.pom | |
bidswitch-json_2.12-1.1.3.jar | 462 KB |
bidswitch-json_2.12-1.1.3-sources.jar | 7 KB |
bidswitch-json_2.12-1.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.powerspace.openrtb/bidswitch-json_2.12/ -->
<dependency>
<groupId>com.powerspace.openrtb</groupId>
<artifactId>bidswitch-json_2.12</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.powerspace.openrtb/bidswitch-json_2.12/
implementation 'com.powerspace.openrtb:bidswitch-json_2.12:1.1.3'
// https://jarcasting.com/artifacts/com.powerspace.openrtb/bidswitch-json_2.12/
implementation ("com.powerspace.openrtb:bidswitch-json_2.12:1.1.3")
'com.powerspace.openrtb:bidswitch-json_2.12:jar:1.1.3'
<dependency org="com.powerspace.openrtb" name="bidswitch-json_2.12" rev="1.1.3">
<artifact name="bidswitch-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powerspace.openrtb', module='bidswitch-json_2.12', version='1.1.3')
)
libraryDependencies += "com.powerspace.openrtb" % "bidswitch-json_2.12" % "1.1.3"
[com.powerspace.openrtb/bidswitch-json_2.12 "1.1.3"]