is not current version
Last Version 1.0.3

com.brihaspathee.artemis:artemis-library 1.0.1

Common Classes for all Artemis Microservices

GroupId

GroupId

com.brihaspathee.artemis
ArtifactId

ArtifactId

artemis-library
Version

Version

1.0.1
Type

Type

jar

Download artemis-library 1.0.1


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