Categories |
CategoriesMorpheus Business Logic Libraries Science |
---|---|
GroupId | GroupIdcom.zavtech |
ArtifactId | ArtifactIdmorpheus-yahoo |
Version | Version0.9.16 |
Type | Typejar |
Filename | Size |
---|---|
morpheus-yahoo-0.9.16.pom | |
morpheus-yahoo-0.9.16.jar | 58 KB |
morpheus-yahoo-0.9.16-sources.jar | 26 KB |
morpheus-yahoo-0.9.16-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zavtech/morpheus-yahoo/ -->
<dependency>
<groupId>com.zavtech</groupId>
<artifactId>morpheus-yahoo</artifactId>
<version>0.9.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.zavtech/morpheus-yahoo/
implementation 'com.zavtech:morpheus-yahoo:0.9.16'
// https://jarcasting.com/artifacts/com.zavtech/morpheus-yahoo/
implementation ("com.zavtech:morpheus-yahoo:0.9.16")
'com.zavtech:morpheus-yahoo:jar:0.9.16'
<dependency org="com.zavtech" name="morpheus-yahoo" rev="0.9.16">
<artifact name="morpheus-yahoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zavtech', module='morpheus-yahoo', version='0.9.16')
)
libraryDependencies += "com.zavtech" % "morpheus-yahoo" % "0.9.16"
[com.zavtech/morpheus-yahoo "0.9.16"]