MVN

uk.co.claritysoftware : alexa-skills-kit-test

Maven & Gradle

Nov 22, 2017
1 stars

Alexa Skills Kit Test Support Library · Java library to provide test support for objects created with the Alexa Skills Kit

<dependency>
    <groupId>uk.co.claritysoftware</groupId>
    <artifactId>alexa-skills-kit-test</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.claritysoftware : alexa-skills-kit-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of uk.co.claritysoftware : alexa-skills-kit-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
alexa-skills-kit-test-1.0.0

How to add a dependency to Maven

Add the following uk.co.claritysoftware : alexa-skills-kit-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.co.claritysoftware</groupId>
    <artifactId>alexa-skills-kit-test</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.co.claritysoftware : alexa-skills-kit-test gradle dependency to your build.gradle file:

implementation 'uk.co.claritysoftware:alexa-skills-kit-test:1.0.0'

Gradle Kotlin DSL: Add the following uk.co.claritysoftware : alexa-skills-kit-test gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.co.claritysoftware:alexa-skills-kit-test:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.co.claritysoftware : alexa-skills-kit-test sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.co.claritysoftware" % "alexa-skills-kit-test" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 24, 2017
0 stars
Mar 08, 2018
2 stars
Mar 08, 2018
2 stars
Nov 24, 2017
0 stars
Nov 22, 2017
3 stars
Mar 10, 2020
1 usages
1 stars
Nov 26, 2017
12 stars
Nov 26, 2017
17 stars
Oct 29, 2018
1 stars
Sep 04, 2019
2 usages
623 stars