License |
License |
---|---|
GroupId | GroupIdname.dmaus.schxslt |
ArtifactId | ArtifactIdschxslt-parent |
Last Version | Last Version1.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSchXslt Parent
Parent of SchXslt modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schxslt-parent-1.9.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/schxslt-parent/ -->
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>schxslt-parent</artifactId>
<version>1.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/schxslt-parent/
implementation 'name.dmaus.schxslt:schxslt-parent:1.9.1'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/schxslt-parent/
implementation ("name.dmaus.schxslt:schxslt-parent:1.9.1")
'name.dmaus.schxslt:schxslt-parent:pom:1.9.1'
<dependency org="name.dmaus.schxslt" name="schxslt-parent" rev="1.9.1">
<artifact name="schxslt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='schxslt-parent', version='1.9.1')
)
libraryDependencies += "name.dmaus.schxslt" % "schxslt-parent" % "1.9.1"
[name.dmaus.schxslt/schxslt-parent "1.9.1"]