com.github.lucarosellini:alexa-custom-skill-archetype


GroupId

GroupId

com.github.lucarosellini
ArtifactId

ArtifactId

alexa-custom-skill-archetype
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download alexa-custom-skill-archetype

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lucarosellini/alexa-custom-skill-archetype/ -->
<dependency>
    <groupId>com.github.lucarosellini</groupId>
    <artifactId>alexa-custom-skill-archetype</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lucarosellini/alexa-custom-skill-archetype/
implementation 'com.github.lucarosellini:alexa-custom-skill-archetype:1.0.0'
// https://jarcasting.com/artifacts/com.github.lucarosellini/alexa-custom-skill-archetype/
implementation ("com.github.lucarosellini:alexa-custom-skill-archetype:1.0.0")
'com.github.lucarosellini:alexa-custom-skill-archetype:jar:1.0.0'
<dependency org="com.github.lucarosellini" name="alexa-custom-skill-archetype" rev="1.0.0">
  <artifact name="alexa-custom-skill-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lucarosellini', module='alexa-custom-skill-archetype', version='1.0.0')
)
libraryDependencies += "com.github.lucarosellini" % "alexa-custom-skill-archetype" % "1.0.0"
[com.github.lucarosellini/alexa-custom-skill-archetype "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0