r

ragememes-png-small

Rage Memes packaged as a jar files for easy inclusion in java projects
https://github.com/rahulsom/ragememes
The Apache Software License, Version 2.0
Rahul Somasunderam
文件下载
文件名 操作
ragememes-png-small-0.1.jar 下载
ragememes-png-small-0.1.pom 下载
ragememes-png-small-0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.rahulsom</groupId>
  <artifactId>ragememes-png-small</artifactId>
  <version>0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.rahulsom:ragememes-png-small:0.1'
Gradle Kotlin
implementation("com.github.rahulsom:ragememes-png-small:0.1")
Scala SBT
libraryDependencies += "com.github.rahulsom" % "ragememes-png-small" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.rahulsom', module='ragememes-png-small', version='0.1')
)
Apache Ivy
<dependency org="com.github.rahulsom" name="ragememes-png-small" rev="0.1" />
Leiningen
[com.github.rahulsom/ragememes-png-small "0.1"]
Apache Buildr
'com.github.rahulsom:ragememes-png-small:jar:0.1'
本项目依赖
该项目无第三方依赖