GroupId | GroupIdcom.linkedin.parseq |
---|---|
ArtifactId | ArtifactIdparseq-batching |
Version | Version2.6.21 |
Type | Typejar |
Filename | Size |
---|---|
parseq-batching-2.6.21.pom | |
parseq-batching-2.6.21.jar | 26 KB |
parseq-batching-2.6.21-sources.jar | 14 KB |
parseq-batching-2.6.21-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-batching/ -->
<dependency>
<groupId>com.linkedin.parseq</groupId>
<artifactId>parseq-batching</artifactId>
<version>2.6.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-batching/
implementation 'com.linkedin.parseq:parseq-batching:2.6.21'
// https://jarcasting.com/artifacts/com.linkedin.parseq/parseq-batching/
implementation ("com.linkedin.parseq:parseq-batching:2.6.21")
'com.linkedin.parseq:parseq-batching:jar:2.6.21'
<dependency org="com.linkedin.parseq" name="parseq-batching" rev="2.6.21">
<artifact name="parseq-batching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.parseq', module='parseq-batching', version='2.6.21')
)
libraryDependencies += "com.linkedin.parseq" % "parseq-batching" % "2.6.21"
[com.linkedin.parseq/parseq-batching "2.6.21"]