License |
License |
---|---|
GroupId | GroupIdcom.novartis.opensource |
ArtifactId | ArtifactIdYADA |
Last Version | Last Version10.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionYADA
YADA Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
YADA-10.1.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.novartis.opensource/YADA/ -->
<dependency>
<groupId>com.novartis.opensource</groupId>
<artifactId>YADA</artifactId>
<version>10.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.novartis.opensource/YADA/
implementation 'com.novartis.opensource:YADA:10.1.2'
// https://jarcasting.com/artifacts/com.novartis.opensource/YADA/
implementation ("com.novartis.opensource:YADA:10.1.2")
'com.novartis.opensource:YADA:pom:10.1.2'
<dependency org="com.novartis.opensource" name="YADA" rev="10.1.2">
<artifact name="YADA" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.novartis.opensource', module='YADA', version='10.1.2')
)
libraryDependencies += "com.novartis.opensource" % "YADA" % "10.1.2"
[com.novartis.opensource/YADA "10.1.2"]