is not current version
Last Version 0.19

com.github.manosbatsis.partiture:partiture-test 0.6

Partiture is a compact component framework for your Corda apps.

GroupId

GroupId

com.github.manosbatsis.partiture
ArtifactId

ArtifactId

partiture-test
Version

Version

0.6
Type

Type

jar

Download partiture-test 0.6


<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/ -->
<dependency>
    <groupId>com.github.manosbatsis.partiture</groupId>
    <artifactId>partiture-test</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/
implementation 'com.github.manosbatsis.partiture:partiture-test:0.6'
// https://jarcasting.com/artifacts/com.github.manosbatsis.partiture/partiture-test/
implementation ("com.github.manosbatsis.partiture:partiture-test:0.6")
'com.github.manosbatsis.partiture:partiture-test:jar:0.6'
<dependency org="com.github.manosbatsis.partiture" name="partiture-test" rev="0.6">
  <artifact name="partiture-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.partiture', module='partiture-test', version='0.6')
)
libraryDependencies += "com.github.manosbatsis.partiture" % "partiture-test" % "0.6"
[com.github.manosbatsis.partiture/partiture-test "0.6"]