License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdio.americanexpress.synapse |
ArtifactId | ArtifactIdutility |
Last Version | Last Version0.2.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
Filename | Size |
---|---|
utility-0.2.18.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/utility/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>utility</artifactId>
<version>0.2.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/utility/
implementation 'io.americanexpress.synapse:utility:0.2.18'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/utility/
implementation ("io.americanexpress.synapse:utility:0.2.18")
'io.americanexpress.synapse:utility:pom:0.2.18'
<dependency org="io.americanexpress.synapse" name="utility" rev="0.2.18">
<artifact name="utility" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='utility', version='0.2.18')
)
libraryDependencies += "io.americanexpress.synapse" % "utility" % "0.2.18"
[io.americanexpress.synapse/utility "0.2.18"]