License |
License |
---|---|
GroupId | GroupIdcom.jpattern |
ArtifactId | ArtifactIdjpattern-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjpattern-parent-1.2.0.pom
jpattern-parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
jpattern-parent-1.2.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jpattern/jpattern-parent/ -->
<dependency>
<groupId>com.jpattern</groupId>
<artifactId>jpattern-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jpattern/jpattern-parent/
implementation 'com.jpattern:jpattern-parent:1.2.0'
// https://jarcasting.com/artifacts/com.jpattern/jpattern-parent/
implementation ("com.jpattern:jpattern-parent:1.2.0")
'com.jpattern:jpattern-parent:pom:1.2.0'
<dependency org="com.jpattern" name="jpattern-parent" rev="1.2.0">
<artifact name="jpattern-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jpattern', module='jpattern-parent', version='1.2.0')
)
libraryDependencies += "com.jpattern" % "jpattern-parent" % "1.2.0"
[com.jpattern/jpattern-parent "1.2.0"]