| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторwrite-file-atomic |
| Версия | Версия1.1.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| write-file-atomic-1.1.4.pom | |
| write-file-atomic-1.1.4.jar | 8 KB |
| write-file-atomic-1.1.4-sources.jar | 22 bytes |
| write-file-atomic-1.1.4-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/write-file-atomic/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>write-file-atomic</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/write-file-atomic/
implementation 'org.webjars.npm:write-file-atomic:1.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/write-file-atomic/
implementation ("org.webjars.npm:write-file-atomic:1.1.4")
'org.webjars.npm:write-file-atomic:jar:1.1.4'
<dependency org="org.webjars.npm" name="write-file-atomic" rev="1.1.4">
<artifact name="write-file-atomic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='write-file-atomic', version='1.1.4')
)
libraryDependencies += "org.webjars.npm" % "write-file-atomic" % "1.1.4"
[org.webjars.npm/write-file-atomic "1.1.4"]