| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rahulsom |
| Идентификатор | Идентификаторragememes-png-small |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
ОписаниеRagememes in a jar
Rage Memes packaged as a jar files for easy inclusion in java projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ragememes-png-small-0.1.pom | |
| ragememes-png-small-0.1.jar | 4 MB |
| ragememes-png-small-0.1-tests.jar | 261 bytes |
| ragememes-png-small-0.1-sources.jar | 4 MB |
| ragememes-png-small-0.1-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/ragememes-png-small/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>ragememes-png-small</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/ragememes-png-small/
implementation 'com.github.rahulsom:ragememes-png-small:0.1'
// https://jarcasting.com/artifacts/com.github.rahulsom/ragememes-png-small/
implementation ("com.github.rahulsom:ragememes-png-small:0.1")
'com.github.rahulsom:ragememes-png-small:jar:0.1'
<dependency org="com.github.rahulsom" name="ragememes-png-small" rev="0.1">
<artifact name="ragememes-png-small" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='ragememes-png-small', version='0.1')
)
libraryDependencies += "com.github.rahulsom" % "ragememes-png-small" % "0.1"
[com.github.rahulsom/ragememes-png-small "0.1"]