| Группа | Группаcom.lordofthejars |
|---|---|
| Идентификатор | Идентификаторnosqlunit-documentation |
| Версия | Версия1.0.0-rc.4 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-documentation/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-documentation</artifactId>
<version>1.0.0-rc.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-documentation/
implementation 'com.lordofthejars:nosqlunit-documentation:1.0.0-rc.4'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-documentation/
implementation ("com.lordofthejars:nosqlunit-documentation:1.0.0-rc.4")
'com.lordofthejars:nosqlunit-documentation:jar:1.0.0-rc.4'
<dependency org="com.lordofthejars" name="nosqlunit-documentation" rev="1.0.0-rc.4">
<artifact name="nosqlunit-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-documentation', version='1.0.0-rc.4')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-documentation" % "1.0.0-rc.4"
[com.lordofthejars/nosqlunit-documentation "1.0.0-rc.4"]