License |
License
modified BSD License
|
---|---|
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdwix-oss-parents |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWOPA
Wix OSS Parents Aggregator.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wix-oss-parents-0.17.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wix/wix-oss-parents/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>wix-oss-parents</artifactId>
<version>0.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wix/wix-oss-parents/
implementation 'com.wix:wix-oss-parents:0.17.0'
// https://jarcasting.com/artifacts/com.wix/wix-oss-parents/
implementation ("com.wix:wix-oss-parents:0.17.0")
'com.wix:wix-oss-parents:pom:0.17.0'
<dependency org="com.wix" name="wix-oss-parents" rev="0.17.0">
<artifact name="wix-oss-parents" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='wix-oss-parents', version='0.17.0')
)
libraryDependencies += "com.wix" % "wix-oss-parents" % "0.17.0"
[com.wix/wix-oss-parents "0.17.0"]