GroupId | GroupIdcom.tridion.smarttarget |
---|---|
ArtifactId | ArtifactIdsmarttarget_entitymodel |
Version | Version8.1.1 |
Type | Typejar |
Filename | Size |
---|---|
smarttarget_entitymodel-8.1.1.pom | |
smarttarget_entitymodel-8.1.1.jar | 226 KB |
smarttarget_entitymodel-8.1.1-sources.jar | 189 bytes |
smarttarget_entitymodel-8.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tridion.smarttarget/smarttarget_entitymodel/ -->
<dependency>
<groupId>com.tridion.smarttarget</groupId>
<artifactId>smarttarget_entitymodel</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tridion.smarttarget/smarttarget_entitymodel/
implementation 'com.tridion.smarttarget:smarttarget_entitymodel:8.1.1'
// https://jarcasting.com/artifacts/com.tridion.smarttarget/smarttarget_entitymodel/
implementation ("com.tridion.smarttarget:smarttarget_entitymodel:8.1.1")
'com.tridion.smarttarget:smarttarget_entitymodel:jar:8.1.1'
<dependency org="com.tridion.smarttarget" name="smarttarget_entitymodel" rev="8.1.1">
<artifact name="smarttarget_entitymodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tridion.smarttarget', module='smarttarget_entitymodel', version='8.1.1')
)
libraryDependencies += "com.tridion.smarttarget" % "smarttarget_entitymodel" % "8.1.1"
[com.tridion.smarttarget/smarttarget_entitymodel "8.1.1"]