is not current version
Last Version 0.3.7

io.cafienne.bounded:bounded-test_2.13 0.2.2

Scala and Akka based Domain Driven Design Framework

GroupId

GroupId

io.cafienne.bounded
ArtifactId

ArtifactId

bounded-test_2.13
Version

Version

0.2.2
Type

Type

jar

Download bounded-test_2.13 0.2.2


<!-- https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-test_2.13/ -->
<dependency>
    <groupId>io.cafienne.bounded</groupId>
    <artifactId>bounded-test_2.13</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-test_2.13/
implementation 'io.cafienne.bounded:bounded-test_2.13:0.2.2'
// https://jarcasting.com/artifacts/io.cafienne.bounded/bounded-test_2.13/
implementation ("io.cafienne.bounded:bounded-test_2.13:0.2.2")
'io.cafienne.bounded:bounded-test_2.13:jar:0.2.2'
<dependency org="io.cafienne.bounded" name="bounded-test_2.13" rev="0.2.2">
  <artifact name="bounded-test_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cafienne.bounded', module='bounded-test_2.13', version='0.2.2')
)
libraryDependencies += "io.cafienne.bounded" % "bounded-test_2.13" % "0.2.2"
[io.cafienne.bounded/bounded-test_2.13 "0.2.2"]