is not current version
Last Version 2.0

tech.aroma:aroma-service 1.1

Part of the Aroma Project. Simplicity is paramount. Aroma allows two-way communication between Developers and their Applications. COMMAND your Software with Aroma.

GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-service
Version

Version

1.1
Type

Type

jar

Download aroma-service 1.1


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