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-2.1.0.jar download
mental-mate-data-storage-test-2.1.0.pom download
mental-mate-data-storage-test-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.harmonysoft</groupId>
  <artifactId>mental-mate-data-storage-test</artifactId>
  <version>2.1.0</version>
</dependency>
Gradle Groovy
implementation 'tech.harmonysoft:mental-mate-data-storage-test:2.1.0'
Gradle Kotlin
implementation("tech.harmonysoft:mental-mate-data-storage-test:2.1.0")
Scala SBT
libraryDependencies += "tech.harmonysoft" % "mental-mate-data-storage-test" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='tech.harmonysoft', module='mental-mate-data-storage-test', version='2.1.0')
)
Apache Ivy
<dependency org="tech.harmonysoft" name="mental-mate-data-storage-test" rev="2.1.0" />
Leiningen
[tech.harmonysoft/mental-mate-data-storage-test "2.1.0"]
Apache Buildr
'tech.harmonysoft:mental-mate-data-storage-test:jar:2.1.0'