is not current version
Last Version 2.15.0

com.threatconnect.app:apps-core 2.12.2


GroupId

GroupId

com.threatconnect.app
ArtifactId

ArtifactId

apps-core
Version

Version

2.12.2
Type

Type

jar

Download apps-core 2.12.2


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