| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.legal |
| Идентификатор | Идентификаторlegal-asl-resources |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 Legal Resources - Apache Software License 2.0
This artifact contains templates for generating the necessary
license files and notices for all Apache licensed releases.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| legal-asl-resources-1.0.0.pom | |
| legal-asl-resources-1.0.0.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.legal/legal-asl-resources/ -->
<dependency>
<groupId>org.ow2.legal</groupId>
<artifactId>legal-asl-resources</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.legal/legal-asl-resources/
implementation 'org.ow2.legal:legal-asl-resources:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.legal/legal-asl-resources/
implementation ("org.ow2.legal:legal-asl-resources:1.0.0")
'org.ow2.legal:legal-asl-resources:jar:1.0.0'
<dependency org="org.ow2.legal" name="legal-asl-resources" rev="1.0.0">
<artifact name="legal-asl-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.legal', module='legal-asl-resources', version='1.0.0')
)
libraryDependencies += "org.ow2.legal" % "legal-asl-resources" % "1.0.0"
[org.ow2.legal/legal-asl-resources "1.0.0"]