| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ops4j.resources |
| Идентификатор | Идентификаторops4j-jar-txt-resource-bundle |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеOPS4J JAR (.txt) Resource Bundle
An archive which contains templates for generating the necessary license files and notices for all OPS4J releases.
Generated files use the .txt file extension as an alternative to no-extension files.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-jar-txt-resource-bundle/ -->
<dependency>
<groupId>org.ops4j.resources</groupId>
<artifactId>ops4j-jar-txt-resource-bundle</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-jar-txt-resource-bundle/
implementation 'org.ops4j.resources:ops4j-jar-txt-resource-bundle:1.0.0'
// https://jarcasting.com/artifacts/org.ops4j.resources/ops4j-jar-txt-resource-bundle/
implementation ("org.ops4j.resources:ops4j-jar-txt-resource-bundle:1.0.0")
'org.ops4j.resources:ops4j-jar-txt-resource-bundle:jar:1.0.0'
<dependency org="org.ops4j.resources" name="ops4j-jar-txt-resource-bundle" rev="1.0.0">
<artifact name="ops4j-jar-txt-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.resources', module='ops4j-jar-txt-resource-bundle', version='1.0.0')
)
libraryDependencies += "org.ops4j.resources" % "ops4j-jar-txt-resource-bundle" % "1.0.0"
[org.ops4j.resources/ops4j-jar-txt-resource-bundle "1.0.0"]