| License |
License |
|---|---|
| GroupId | GroupIdcom.adeptj |
| ArtifactId | ArtifactIdadeptj-modules-parent |
| Last Version | Last Version1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAdeptJ Modules :: Parent
Parent for AdeptJ Modules Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| adeptj-modules-parent-1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-parent/ -->
<dependency>
<groupId>com.adeptj</groupId>
<artifactId>adeptj-modules-parent</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-parent/
implementation 'com.adeptj:adeptj-modules-parent:1'
// https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-parent/
implementation ("com.adeptj:adeptj-modules-parent:1")
'com.adeptj:adeptj-modules-parent:pom:1'
<dependency org="com.adeptj" name="adeptj-modules-parent" rev="1">
<artifact name="adeptj-modules-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adeptj', module='adeptj-modules-parent', version='1')
)
libraryDependencies += "com.adeptj" % "adeptj-modules-parent" % "1"
[com.adeptj/adeptj-modules-parent "1"]