is not current version
Last Version 62

com.guicedee:dev-kit 1.0.6.3

The core maven build properties

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee
ArtifactId

ArtifactId

dev-kit
Version

Version

1.0.6.3
Type

Type

pom

Download dev-kit 1.0.6.3

Filename Size
dev-kit-1.0.6.3.pom 30 KB
Browse

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