Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdxnio-api |
Version | Version0.70.0.1-rc15 |
Type | Typejar |
Filename | Size |
---|---|
xnio-api-0.70.0.1-rc15.pom | |
xnio-api-0.70.0.1-rc15.jar | 506 KB |
xnio-api-0.70.0.1-rc15-tests.jar | 22 bytes |
xnio-api-0.70.0.1-rc15-sources.jar | 332 KB |
xnio-api-0.70.0.1-rc15-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>xnio-api</artifactId>
<version>0.70.0.1-rc15</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation 'com.guicedee.services:xnio-api:0.70.0.1-rc15'
// https://jarcasting.com/artifacts/com.guicedee.services/xnio-api/
implementation ("com.guicedee.services:xnio-api:0.70.0.1-rc15")
'com.guicedee.services:xnio-api:jar:0.70.0.1-rc15'
<dependency org="com.guicedee.services" name="xnio-api" rev="0.70.0.1-rc15">
<artifact name="xnio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='xnio-api', version='0.70.0.1-rc15')
)
libraryDependencies += "com.guicedee.services" % "xnio-api" % "0.70.0.1-rc15"
[com.guicedee.services/xnio-api "0.70.0.1-rc15"]