не последняя версия
Последняя версия 1.4

com.aerse:mockfs 1.1

FileSystem for simulating IOExceptions

Группа

Группа

com.aerse
Идентификатор

Идентификатор

mockfs
Версия

Версия

1.1
Тип

Тип

jar

Скачать mockfs 1.1


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