is not current version
Last Version 0.8.2

org.peakframework.dt:peak-dt-participator 0.8


GroupId

GroupId

org.peakframework.dt
ArtifactId

ArtifactId

peak-dt-participator
Version

Version

0.8
Type

Type

jar

Download peak-dt-participator 0.8


<!-- https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator/ -->
<dependency>
    <groupId>org.peakframework.dt</groupId>
    <artifactId>peak-dt-participator</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator/
implementation 'org.peakframework.dt:peak-dt-participator:0.8'
// https://jarcasting.com/artifacts/org.peakframework.dt/peak-dt-participator/
implementation ("org.peakframework.dt:peak-dt-participator:0.8")
'org.peakframework.dt:peak-dt-participator:jar:0.8'
<dependency org="org.peakframework.dt" name="peak-dt-participator" rev="0.8">
  <artifact name="peak-dt-participator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.peakframework.dt', module='peak-dt-participator', version='0.8')
)
libraryDependencies += "org.peakframework.dt" % "peak-dt-participator" % "0.8"
[org.peakframework.dt/peak-dt-participator "0.8"]