Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdxnio-all |
Version | Version0.70.0.5 |
Type | Typepom |
Filename | Size |
---|---|
xnio-all-0.70.0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/xnio-all/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>xnio-all</artifactId>
<version>0.70.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-all/
implementation 'com.guicedee.services:xnio-all:0.70.0.5'
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-all/
implementation ("com.guicedee.services:xnio-all:0.70.0.5")
'com.guicedee.services:xnio-all:pom:0.70.0.5'
<dependency org="com.guicedee.services" name="xnio-all" rev="0.70.0.5">
<artifact name="xnio-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='xnio-all', version='0.70.0.5')
)
libraryDependencies += "com.guicedee.services" % "xnio-all" % "0.70.0.5"
[com.guicedee.services/xnio-all "0.70.0.5"]