Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.squareup.workflow |
ArtifactId | ArtifactIdtrace-encoder |
Version | Version0.22.4 |
Type | Typejar |
Filename | Size |
---|---|
trace-encoder-0.22.4.pom | |
trace-encoder-0.22.4.jar | 41 KB |
trace-encoder-0.22.4-sources.jar | 6 KB |
trace-encoder-0.22.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.workflow/trace-encoder/ -->
<dependency>
<groupId>com.squareup.workflow</groupId>
<artifactId>trace-encoder</artifactId>
<version>0.22.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.workflow/trace-encoder/
implementation 'com.squareup.workflow:trace-encoder:0.22.4'
// https://jarcasting.com/artifacts/com.squareup.workflow/trace-encoder/
implementation ("com.squareup.workflow:trace-encoder:0.22.4")
'com.squareup.workflow:trace-encoder:jar:0.22.4'
<dependency org="com.squareup.workflow" name="trace-encoder" rev="0.22.4">
<artifact name="trace-encoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.workflow', module='trace-encoder', version='0.22.4')
)
libraryDependencies += "com.squareup.workflow" % "trace-encoder" % "0.22.4"
[com.squareup.workflow/trace-encoder "0.22.4"]