Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.ardikars.jxpacket |
ArtifactId | ArtifactIdjxpacket-jxnet |
Version | Version1.1.0.RC7 |
Type | Typejar |
Filename | Size |
---|---|
jxpacket-jxnet-1.1.0.RC7.pom | |
jxpacket-jxnet-1.1.0.RC7.jar | 3 KB |
jxpacket-jxnet-1.1.0.RC7-sources.jar | 2 KB |
jxpacket-jxnet-1.1.0.RC7-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-jxnet/ -->
<dependency>
<groupId>com.ardikars.jxpacket</groupId>
<artifactId>jxpacket-jxnet</artifactId>
<version>1.1.0.RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-jxnet/
implementation 'com.ardikars.jxpacket:jxpacket-jxnet:1.1.0.RC7'
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-jxnet/
implementation ("com.ardikars.jxpacket:jxpacket-jxnet:1.1.0.RC7")
'com.ardikars.jxpacket:jxpacket-jxnet:jar:1.1.0.RC7'
<dependency org="com.ardikars.jxpacket" name="jxpacket-jxnet" rev="1.1.0.RC7">
<artifact name="jxpacket-jxnet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxpacket', module='jxpacket-jxnet', version='1.1.0.RC7')
)
libraryDependencies += "com.ardikars.jxpacket" % "jxpacket-jxnet" % "1.1.0.RC7"
[com.ardikars.jxpacket/jxpacket-jxnet "1.1.0.RC7"]