Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.ardikars.jxnet |
ArtifactId | ArtifactIdjxnet-context |
Version | Version1.1.5.RC6 |
Type | Typejar |
Filename | Size |
---|---|
jxnet-context-1.1.5.RC6.pom | |
jxnet-context-1.1.5.RC6.jar | 7 KB |
jxnet-context-1.1.5.RC6-sources.jar | 9 KB |
jxnet-context-1.1.5.RC6-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-context/ -->
<dependency>
<groupId>com.ardikars.jxnet</groupId>
<artifactId>jxnet-context</artifactId>
<version>1.1.5.RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-context/
implementation 'com.ardikars.jxnet:jxnet-context:1.1.5.RC6'
// https://jarcasting.com/artifacts/com.ardikars.jxnet/jxnet-context/
implementation ("com.ardikars.jxnet:jxnet-context:1.1.5.RC6")
'com.ardikars.jxnet:jxnet-context:jar:1.1.5.RC6'
<dependency org="com.ardikars.jxnet" name="jxnet-context" rev="1.1.5.RC6">
<artifact name="jxnet-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxnet', module='jxnet-context', version='1.1.5.RC6')
)
libraryDependencies += "com.ardikars.jxnet" % "jxnet-context" % "1.1.5.RC6"
[com.ardikars.jxnet/jxnet-context "1.1.5.RC6"]