m

motivational-quotes

Generates automated motivational quotes
http://www.brihaspathee.com
MIT License
Balaji Varadharajan
Files download
File Operation
motivational-quotes-1.0.jar download
motivational-quotes-1.0.pom download
motivational-quotes-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.brihaspathee.quotes</groupId>
  <artifactId>motivational-quotes</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'com.brihaspathee.quotes:motivational-quotes:1.0'
Gradle Kotlin
implementation("com.brihaspathee.quotes:motivational-quotes:1.0")
Scala SBT
libraryDependencies += "com.brihaspathee.quotes" % "motivational-quotes" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.brihaspathee.quotes', module='motivational-quotes', version='1.0')
)
Apache Ivy
<dependency org="com.brihaspathee.quotes" name="motivational-quotes" rev="1.0" />
Leiningen
[com.brihaspathee.quotes/motivational-quotes "1.0"]
Apache Buildr
'com.brihaspathee.quotes:motivational-quotes:jar:1.0'
Dependencies
The project has no third-party dependencies