is not current version
Last Version 0.2.9

com.deciphernow:gm-fabric 0.2.4

A microservice framework for the JVM.

GroupId

GroupId

com.deciphernow
ArtifactId

ArtifactId

gm-fabric
Version

Version

0.2.4
Type

Type

pom

Download gm-fabric 0.2.4

Filename Size
gm-fabric-0.2.4.pom 27 KB
Browse

<!-- https://jarcasting.com/artifacts/com.deciphernow/gm-fabric/ -->
<dependency>
    <groupId>com.deciphernow</groupId>
    <artifactId>gm-fabric</artifactId>
    <version>0.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.deciphernow/gm-fabric/
implementation 'com.deciphernow:gm-fabric:0.2.4'
// https://jarcasting.com/artifacts/com.deciphernow/gm-fabric/
implementation ("com.deciphernow:gm-fabric:0.2.4")
'com.deciphernow:gm-fabric:pom:0.2.4'
<dependency org="com.deciphernow" name="gm-fabric" rev="0.2.4">
  <artifact name="gm-fabric" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.deciphernow', module='gm-fabric', version='0.2.4')
)
libraryDependencies += "com.deciphernow" % "gm-fabric" % "0.2.4"
[com.deciphernow/gm-fabric "0.2.4"]