License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdgiulius-parent |
Last Version | Last Version2.8.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGiulius Parent
Guice + Configuration tools
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
giulius-parent-2.8.2.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-parent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-parent</artifactId>
<version>2.8.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-parent/
implementation 'com.mastfrog:giulius-parent:2.8.2.1'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-parent/
implementation ("com.mastfrog:giulius-parent:2.8.2.1")
'com.mastfrog:giulius-parent:pom:2.8.2.1'
<dependency org="com.mastfrog" name="giulius-parent" rev="2.8.2.1">
<artifact name="giulius-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-parent', version='2.8.2.1')
)
libraryDependencies += "com.mastfrog" % "giulius-parent" % "2.8.2.1"
[com.mastfrog/giulius-parent "2.8.2.1"]