is not current version
Last Version 1.0.0-alpha.1

com.squareup.workflow:trace-encoder 0.21.1

Reactive workflows

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.workflow
ArtifactId

ArtifactId

trace-encoder
Version

Version

0.21.1
Type

Type

jar

Download trace-encoder 0.21.1


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