| License |
License |
|---|---|
| GroupId | GroupIdcom.lancethomps |
| ArtifactId | ArtifactIdlancethomps-parent |
| Last Version | Last Version1.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.lancethomps:lancethomps-parent
Shared Maven configuration for com.lancethomps Maven repos
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lancethomps-parent-1.14.0.pom | 44 KB |
| lancethomps-parent-1.14.0-tests.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lancethomps/lancethomps-parent/ -->
<dependency>
<groupId>com.lancethomps</groupId>
<artifactId>lancethomps-parent</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lancethomps/lancethomps-parent/
implementation 'com.lancethomps:lancethomps-parent:1.14.0'
// https://jarcasting.com/artifacts/com.lancethomps/lancethomps-parent/
implementation ("com.lancethomps:lancethomps-parent:1.14.0")
'com.lancethomps:lancethomps-parent:jar:1.14.0'
<dependency org="com.lancethomps" name="lancethomps-parent" rev="1.14.0">
<artifact name="lancethomps-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lancethomps', module='lancethomps-parent', version='1.14.0')
)
libraryDependencies += "com.lancethomps" % "lancethomps-parent" % "1.14.0"
[com.lancethomps/lancethomps-parent "1.14.0"]