License |
License |
---|---|
GroupId | GroupIdcom.github.subchen |
ArtifactId | ArtifactIdjetbrick-template-parent |
Version | Version2.1.10 |
Type | Typepom |
Description |
Descriptionjetbrick-template-parent
jetbrick-template-2.x
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jetbrick-template-parent-2.1.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-parent/ -->
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-template-parent</artifactId>
<version>2.1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-parent/
implementation 'com.github.subchen:jetbrick-template-parent:2.1.10'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-parent/
implementation ("com.github.subchen:jetbrick-template-parent:2.1.10")
'com.github.subchen:jetbrick-template-parent:pom:2.1.10'
<dependency org="com.github.subchen" name="jetbrick-template-parent" rev="2.1.10">
<artifact name="jetbrick-template-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-template-parent', version='2.1.10')
)
libraryDependencies += "com.github.subchen" % "jetbrick-template-parent" % "2.1.10"
[com.github.subchen/jetbrick-template-parent "2.1.10"]