Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.autoscaler |
ArtifactId | ArtifactIdautoscale-email-alert-dispatcher |
Version | Version1.4.0-242 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-email-alert-dispatcher/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-email-alert-dispatcher</artifactId>
<version>1.4.0-242</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-email-alert-dispatcher/
implementation 'com.github.autoscaler:autoscale-email-alert-dispatcher:1.4.0-242'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-email-alert-dispatcher/
implementation ("com.github.autoscaler:autoscale-email-alert-dispatcher:1.4.0-242")
'com.github.autoscaler:autoscale-email-alert-dispatcher:jar:1.4.0-242'
<dependency org="com.github.autoscaler" name="autoscale-email-alert-dispatcher" rev="1.4.0-242">
<artifact name="autoscale-email-alert-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-email-alert-dispatcher', version='1.4.0-242')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-email-alert-dispatcher" % "1.4.0-242"
[com.github.autoscaler/autoscale-email-alert-dispatcher "1.4.0-242"]