Last Version

Action Triggers - api 0.0.13

Definition of the Service and REST APIs

License

License

ISC
GroupId

GroupId

no.mnemonic.services.triggers
ArtifactId

ArtifactId

triggers-api
Version

Version

0.0.13
Type

Type

jar
Description

Description

Action Triggers - api
Definition of the Service and REST APIs
Project Organization

Project Organization

mnemonic as

Download triggers-api 0.0.13


<!-- https://jarcasting.com/artifacts/no.mnemonic.services.triggers/triggers-api/ -->
<dependency>
    <groupId>no.mnemonic.services.triggers</groupId>
    <artifactId>triggers-api</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.services.triggers/triggers-api/
implementation 'no.mnemonic.services.triggers:triggers-api:0.0.13'
// https://jarcasting.com/artifacts/no.mnemonic.services.triggers/triggers-api/
implementation ("no.mnemonic.services.triggers:triggers-api:0.0.13")
'no.mnemonic.services.triggers:triggers-api:jar:0.0.13'
<dependency org="no.mnemonic.services.triggers" name="triggers-api" rev="0.0.13">
  <artifact name="triggers-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.services.triggers', module='triggers-api', version='0.0.13')
)
libraryDependencies += "no.mnemonic.services.triggers" % "triggers-api" % "0.0.13"
[no.mnemonic.services.triggers/triggers-api "0.0.13"]

Dependencies

compile (1)

Group / Artifact Type Version
no.mnemonic.commons : utilities jar 0.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.