GroupId | GroupIdcom.focframework |
---|---|
ArtifactId | ArtifactIdfocOfficeLink |
Version | Version1.7.2 |
Type | Typejar |
Filename | Size |
---|---|
focOfficeLink-1.7.2.pom | |
focOfficeLink-1.7.2.jar | 54 KB |
focOfficeLink-1.7.2-sources.jar | 27 KB |
focOfficeLink-1.7.2-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.focframework/focOfficeLink/ -->
<dependency>
<groupId>com.focframework</groupId>
<artifactId>focOfficeLink</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.focframework/focOfficeLink/
implementation 'com.focframework:focOfficeLink:1.7.2'
// https://jarcasting.com/artifacts/com.focframework/focOfficeLink/
implementation ("com.focframework:focOfficeLink:1.7.2")
'com.focframework:focOfficeLink:jar:1.7.2'
<dependency org="com.focframework" name="focOfficeLink" rev="1.7.2">
<artifact name="focOfficeLink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.focframework', module='focOfficeLink', version='1.7.2')
)
libraryDependencies += "com.focframework" % "focOfficeLink" % "1.7.2"
[com.focframework/focOfficeLink "1.7.2"]