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