Intent-Markup

Library which purpose is to specify which intents of a digital assistant may be suitable for the autocomplete feature of A.I.O.S

License

License

GroupId

GroupId

one.leftshift.intent-markup
ArtifactId

ArtifactId

intent-markup
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Intent-Markup
Library which purpose is to specify which intents of a digital assistant may be suitable for the autocomplete feature of A.I.O.S
Project URL

Project URL

https://github.com/leftshiftone/intent-markup
Source Code Management

Source Code Management

https://github.com/leftshiftone/intent-markup

Download intent-markup

How to add to project

<!-- https://jarcasting.com/artifacts/one.leftshift.intent-markup/intent-markup/ -->
<dependency>
    <groupId>one.leftshift.intent-markup</groupId>
    <artifactId>intent-markup</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/one.leftshift.intent-markup/intent-markup/
implementation 'one.leftshift.intent-markup:intent-markup:0.10.0'
// https://jarcasting.com/artifacts/one.leftshift.intent-markup/intent-markup/
implementation ("one.leftshift.intent-markup:intent-markup:0.10.0")
'one.leftshift.intent-markup:intent-markup:jar:0.10.0'
<dependency org="one.leftshift.intent-markup" name="intent-markup" rev="0.10.0">
  <artifact name="intent-markup" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.leftshift.intent-markup', module='intent-markup', version='0.10.0')
)
libraryDependencies += "one.leftshift.intent-markup" % "intent-markup" % "0.10.0"
[one.leftshift.intent-markup/intent-markup "0.10.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10
org.apache.commons : commons-lang3 jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0
0.8.0
0.6.0
0.4.0