is not current version
Last Version 62

com.guicedee.services:faces-parent 1.0.4.2


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

faces-parent
Version

Version

1.0.4.2
Type

Type

pom

Download faces-parent 1.0.4.2

Filename Size
faces-parent-1.0.4.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>faces-parent</artifactId>
    <version>1.0.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/
implementation 'com.guicedee.services:faces-parent:1.0.4.2'
// https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/
implementation ("com.guicedee.services:faces-parent:1.0.4.2")
'com.guicedee.services:faces-parent:pom:1.0.4.2'
<dependency org="com.guicedee.services" name="faces-parent" rev="1.0.4.2">
  <artifact name="faces-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='faces-parent', version='1.0.4.2')
)
libraryDependencies += "com.guicedee.services" % "faces-parent" % "1.0.4.2"
[com.guicedee.services/faces-parent "1.0.4.2"]