License |
License |
---|---|
GroupId | GroupIdcom.nike.wingtips |
ArtifactId | ArtifactIdwingtips-core |
Last Version | Last Version0.24.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwingtips-core
Wingtips module wingtips-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wingtips-core-0.24.2.pom | |
wingtips-core-0.24.2.jar | 64 KB |
wingtips-core-0.24.2-sources.jar | 84 KB |
wingtips-core-0.24.2-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nike.wingtips/wingtips-core/ -->
<dependency>
<groupId>com.nike.wingtips</groupId>
<artifactId>wingtips-core</artifactId>
<version>0.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.wingtips/wingtips-core/
implementation 'com.nike.wingtips:wingtips-core:0.24.2'
// https://jarcasting.com/artifacts/com.nike.wingtips/wingtips-core/
implementation ("com.nike.wingtips:wingtips-core:0.24.2")
'com.nike.wingtips:wingtips-core:jar:0.24.2'
<dependency org="com.nike.wingtips" name="wingtips-core" rev="0.24.2">
<artifact name="wingtips-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.wingtips', module='wingtips-core', version='0.24.2')
)
libraryDependencies += "com.nike.wingtips" % "wingtips-core" % "0.24.2"
[com.nike.wingtips/wingtips-core "0.24.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
com.nike.internal : nike-internal-util | jar | 0.9.0.1 |