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