is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-progress 2.1.1

Progress tracking Kovenant extensions

Categories

Categories

Ant Build Tools
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-progress
Version

Version

2.1.1
Type

Type

jar

Download kovenant-progress 2.1.1


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