is not current version
Last Version 1.0.2

ch.streamly:streamly-domain 0.0.1

Common Domain objects for the streamly librairies.

Categories

Categories

Doma Data ORM
GroupId

GroupId

ch.streamly
ArtifactId

ArtifactId

streamly-domain
Version

Version

0.0.1
Type

Type

jar

Download streamly-domain 0.0.1


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