License |
License |
---|---|
GroupId | GroupIdname.dmaus.schxslt |
ArtifactId | ArtifactIdschxslt-parent |
Version | Version1.8.5 |
Type | Typepom |
Description |
DescriptionSchXslt Parent
Parent of SchXslt modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schxslt-parent-1.8.5.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.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/schxslt-parent/
implementation 'name.dmaus.schxslt:schxslt-parent:1.8.5'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/schxslt-parent/
implementation ("name.dmaus.schxslt:schxslt-parent:1.8.5")
'name.dmaus.schxslt:schxslt-parent:pom:1.8.5'
<dependency org="name.dmaus.schxslt" name="schxslt-parent" rev="1.8.5">
<artifact name="schxslt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='schxslt-parent', version='1.8.5')
)
libraryDependencies += "name.dmaus.schxslt" % "schxslt-parent" % "1.8.5"
[name.dmaus.schxslt/schxslt-parent "1.8.5"]