License |
License |
---|---|
GroupId | GroupIdcom.threatconnect.app |
ArtifactId | ArtifactIdapps-util |
Version | Version2.15.0 |
Type | Typejar |
Description |
DescriptionApps Util
The core implementation for Apps
|
Filename | Size |
---|---|
apps-util-2.15.0.pom | |
apps-util-2.15.0.jar | 83 KB |
apps-util-2.15.0-sources.jar | 50 KB |
apps-util-2.15.0-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threatconnect.app/apps-util/ -->
<dependency>
<groupId>com.threatconnect.app</groupId>
<artifactId>apps-util</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.app/apps-util/
implementation 'com.threatconnect.app:apps-util:2.15.0'
// https://jarcasting.com/artifacts/com.threatconnect.app/apps-util/
implementation ("com.threatconnect.app:apps-util:2.15.0")
'com.threatconnect.app:apps-util:jar:2.15.0'
<dependency org="com.threatconnect.app" name="apps-util" rev="2.15.0">
<artifact name="apps-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.app', module='apps-util', version='2.15.0')
)
libraryDependencies += "com.threatconnect.app" % "apps-util" % "2.15.0"
[com.threatconnect.app/apps-util "2.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threatconnect.app : apps-core | jar | ${project.version} |
com.google.code.gson : gson | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |