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