Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdinterceptor-api-parent |
Version | Version1.0.6.3-jre13 |
Type | Typepom |
Filename | Size |
---|---|
interceptor-api-parent-1.0.6.3-jre13.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/interceptor-api-parent/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>interceptor-api-parent</artifactId>
<version>1.0.6.3-jre13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/interceptor-api-parent/
implementation 'com.guicedee.services:interceptor-api-parent:1.0.6.3-jre13'
// https://jarcasting.com/artifacts/com.guicedee.services/interceptor-api-parent/
implementation ("com.guicedee.services:interceptor-api-parent:1.0.6.3-jre13")
'com.guicedee.services:interceptor-api-parent:pom:1.0.6.3-jre13'
<dependency org="com.guicedee.services" name="interceptor-api-parent" rev="1.0.6.3-jre13">
<artifact name="interceptor-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='interceptor-api-parent', version='1.0.6.3-jre13')
)
libraryDependencies += "com.guicedee.services" % "interceptor-api-parent" % "1.0.6.3-jre13"
[com.guicedee.services/interceptor-api-parent "1.0.6.3-jre13"]