is not current version
Last Version 5.3.5

com.testerum:test-file-format 1.1-pre-alpha-21


Categories

Categories

ORM Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

test-file-format
Version

Version

1.1-pre-alpha-21
Type

Type

jar

Download test-file-format 1.1-pre-alpha-21


<!-- https://jarcasting.com/artifacts/com.testerum/test-file-format/ -->
<dependency>
    <groupId>com.testerum</groupId>
    <artifactId>test-file-format</artifactId>
    <version>1.1-pre-alpha-21</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/test-file-format/
implementation 'com.testerum:test-file-format:1.1-pre-alpha-21'
// https://jarcasting.com/artifacts/com.testerum/test-file-format/
implementation ("com.testerum:test-file-format:1.1-pre-alpha-21")
'com.testerum:test-file-format:jar:1.1-pre-alpha-21'
<dependency org="com.testerum" name="test-file-format" rev="1.1-pre-alpha-21">
  <artifact name="test-file-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='test-file-format', version='1.1-pre-alpha-21')
)
libraryDependencies += "com.testerum" % "test-file-format" % "1.1-pre-alpha-21"
[com.testerum/test-file-format "1.1-pre-alpha-21"]