Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netifi |
ArtifactId | ArtifactIdnetifi-broker-frames |
Version | Version1.6.4 |
Type | Typejar |
Filename | Size |
---|---|
netifi-broker-frames-1.6.4.pom | |
netifi-broker-frames-1.6.4.jar | 13 KB |
netifi-broker-frames-1.6.4-sources.jar | 9 KB |
netifi-broker-frames-1.6.4-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netifi/netifi-broker-frames/ -->
<dependency>
<groupId>com.netifi</groupId>
<artifactId>netifi-broker-frames</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netifi/netifi-broker-frames/
implementation 'com.netifi:netifi-broker-frames:1.6.4'
// https://jarcasting.com/artifacts/com.netifi/netifi-broker-frames/
implementation ("com.netifi:netifi-broker-frames:1.6.4")
'com.netifi:netifi-broker-frames:jar:1.6.4'
<dependency org="com.netifi" name="netifi-broker-frames" rev="1.6.4">
<artifact name="netifi-broker-frames" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netifi', module='netifi-broker-frames', version='1.6.4')
)
libraryDependencies += "com.netifi" % "netifi-broker-frames" % "1.6.4"
[com.netifi/netifi-broker-frames "1.6.4"]