m

mental-mate-data-storage-test

utility library to facilitate testing of the 'storage' library
https://github.com/mental-mate/libraries.git
The MIT License (MIT)
Denis Zhdanov
Files download
File Operation
mental-mate-data-storage-test-1.6.0.jar download
mental-mate-data-storage-test-1.6.0.pom download
mental-mate-data-storage-test-1.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.harmonysoft</groupId>
  <artifactId>mental-mate-data-storage-test</artifactId>
  <version>1.6.0</version>
</dependency>
Gradle Groovy
implementation 'tech.harmonysoft:mental-mate-data-storage-test:1.6.0'
Gradle Kotlin
implementation("tech.harmonysoft:mental-mate-data-storage-test:1.6.0")
Scala SBT
libraryDependencies += "tech.harmonysoft" % "mental-mate-data-storage-test" % "1.6.0"
Groovy Grape
@Grapes(
  @Grab(group='tech.harmonysoft', module='mental-mate-data-storage-test', version='1.6.0')
)
Apache Ivy
<dependency org="tech.harmonysoft" name="mental-mate-data-storage-test" rev="1.6.0" />
Leiningen
[tech.harmonysoft/mental-mate-data-storage-test "1.6.0"]
Apache Buildr
'tech.harmonysoft:mental-mate-data-storage-test:jar:1.6.0'