is not current version
Last Version 0.10.5

net.amygdalum:testrecorder-annotations 0.10.0


Categories

Categories

Net
GroupId

GroupId

net.amygdalum
ArtifactId

ArtifactId

testrecorder-annotations
Version

Version

0.10.0
Type

Type

jar

Download testrecorder-annotations 0.10.0


<!-- https://jarcasting.com/artifacts/net.amygdalum/testrecorder-annotations/ -->
<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>testrecorder-annotations</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.amygdalum/testrecorder-annotations/
implementation 'net.amygdalum:testrecorder-annotations:0.10.0'
// https://jarcasting.com/artifacts/net.amygdalum/testrecorder-annotations/
implementation ("net.amygdalum:testrecorder-annotations:0.10.0")
'net.amygdalum:testrecorder-annotations:jar:0.10.0'
<dependency org="net.amygdalum" name="testrecorder-annotations" rev="0.10.0">
  <artifact name="testrecorder-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.amygdalum', module='testrecorder-annotations', version='0.10.0')
)
libraryDependencies += "net.amygdalum" % "testrecorder-annotations" % "0.10.0"
[net.amygdalum/testrecorder-annotations "0.10.0"]