is not current version
Last Version 2.15.0

com.threatconnect.app:threatconnect-app 2.8.0

The core implementation for Apps

GroupId

GroupId

com.threatconnect.app
ArtifactId

ArtifactId

threatconnect-app
Version

Version

2.8.0
Type

Type

pom

Download threatconnect-app 2.8.0


<!-- https://jarcasting.com/artifacts/com.threatconnect.app/threatconnect-app/ -->
<dependency>
    <groupId>com.threatconnect.app</groupId>
    <artifactId>threatconnect-app</artifactId>
    <version>2.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.app/threatconnect-app/
implementation 'com.threatconnect.app:threatconnect-app:2.8.0'
// https://jarcasting.com/artifacts/com.threatconnect.app/threatconnect-app/
implementation ("com.threatconnect.app:threatconnect-app:2.8.0")
'com.threatconnect.app:threatconnect-app:pom:2.8.0'
<dependency org="com.threatconnect.app" name="threatconnect-app" rev="2.8.0">
  <artifact name="threatconnect-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.app', module='threatconnect-app', version='2.8.0')
)
libraryDependencies += "com.threatconnect.app" % "threatconnect-app" % "2.8.0"
[com.threatconnect.app/threatconnect-app "2.8.0"]