Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.finovertech |
ArtifactId | ArtifactIdfactern-api-client |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
factern-api-client-1.0.3.pom | |
factern-api-client-1.0.3.jar | 366 KB |
factern-api-client-1.0.3-sources.jar | 64 KB |
factern-api-client-1.0.3-javadoc.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.finovertech/factern-api-client/ -->
<dependency>
<groupId>com.finovertech</groupId>
<artifactId>factern-api-client</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.finovertech/factern-api-client/
implementation 'com.finovertech:factern-api-client:1.0.3'
// https://jarcasting.com/artifacts/com.finovertech/factern-api-client/
implementation ("com.finovertech:factern-api-client:1.0.3")
'com.finovertech:factern-api-client:jar:1.0.3'
<dependency org="com.finovertech" name="factern-api-client" rev="1.0.3">
<artifact name="factern-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.finovertech', module='factern-api-client', version='1.0.3')
)
libraryDependencies += "com.finovertech" % "factern-api-client" % "1.0.3"
[com.finovertech/factern-api-client "1.0.3"]