is not current version
Last Version 1.1.0

com.github.docker-production-aws:microtrader-common 1.0.0

Common libraries for the Microtrader applications

Categories

Categories

AWS Container PaaS Providers Docker Virtualization Tools
GroupId

GroupId

com.github.docker-production-aws
ArtifactId

ArtifactId

microtrader-common
Version

Version

1.0.0
Type

Type

jar

Download microtrader-common 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.docker-production-aws/microtrader-common/ -->
<dependency>
    <groupId>com.github.docker-production-aws</groupId>
    <artifactId>microtrader-common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.docker-production-aws/microtrader-common/
implementation 'com.github.docker-production-aws:microtrader-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.docker-production-aws/microtrader-common/
implementation ("com.github.docker-production-aws:microtrader-common:1.0.0")
'com.github.docker-production-aws:microtrader-common:jar:1.0.0'
<dependency org="com.github.docker-production-aws" name="microtrader-common" rev="1.0.0">
  <artifact name="microtrader-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.docker-production-aws', module='microtrader-common', version='1.0.0')
)
libraryDependencies += "com.github.docker-production-aws" % "microtrader-common" % "1.0.0"
[com.github.docker-production-aws/microtrader-common "1.0.0"]