is not current version
Last Version 1.1.2

com.taboola:backstage-api-java-client 1.0.15

Backstage API Java Client

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.taboola
ArtifactId

ArtifactId

backstage-api-java-client
Version

Version

1.0.15
Type

Type

jar

Download backstage-api-java-client 1.0.15


<!-- https://jarcasting.com/artifacts/com.taboola/backstage-api-java-client/ -->
<dependency>
    <groupId>com.taboola</groupId>
    <artifactId>backstage-api-java-client</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.taboola/backstage-api-java-client/
implementation 'com.taboola:backstage-api-java-client:1.0.15'
// https://jarcasting.com/artifacts/com.taboola/backstage-api-java-client/
implementation ("com.taboola:backstage-api-java-client:1.0.15")
'com.taboola:backstage-api-java-client:jar:1.0.15'
<dependency org="com.taboola" name="backstage-api-java-client" rev="1.0.15">
  <artifact name="backstage-api-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taboola', module='backstage-api-java-client', version='1.0.15')
)
libraryDependencies += "com.taboola" % "backstage-api-java-client" % "1.0.15"
[com.taboola/backstage-api-java-client "1.0.15"]