Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.schibsted.spt.data |
ArtifactId | ArtifactIdjslt |
Version | Version0.0.17.201806130856.3f09ff5 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/ -->
<dependency>
<groupId>com.schibsted.spt.data</groupId>
<artifactId>jslt</artifactId>
<version>0.0.17.201806130856.3f09ff5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation 'com.schibsted.spt.data:jslt:0.0.17.201806130856.3f09ff5'
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation ("com.schibsted.spt.data:jslt:0.0.17.201806130856.3f09ff5")
'com.schibsted.spt.data:jslt:pom:0.0.17.201806130856.3f09ff5'
<dependency org="com.schibsted.spt.data" name="jslt" rev="0.0.17.201806130856.3f09ff5">
<artifact name="jslt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.schibsted.spt.data', module='jslt', version='0.0.17.201806130856.3f09ff5')
)
libraryDependencies += "com.schibsted.spt.data" % "jslt" % "0.0.17.201806130856.3f09ff5"
[com.schibsted.spt.data/jslt "0.0.17.201806130856.3f09ff5"]