Last Version

jadex-commons 2.4

Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.

License

License

Categories

Categories

Net Dex General Purpose Libraries Utility JADE
GroupId

GroupId

net.sourceforge.jadex
ArtifactId

ArtifactId

jadex-commons
Version

Version

2.4
Type

Type

jar
Description

Description

jadex-commons
Jadex commons is a base package containing frequently used functionality missing in standard Java utility classes.

Download jadex-commons 2.4


<!-- https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-commons/ -->
<dependency>
    <groupId>net.sourceforge.jadex</groupId>
    <artifactId>jadex-commons</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-commons/
implementation 'net.sourceforge.jadex:jadex-commons:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jadex/jadex-commons/
implementation ("net.sourceforge.jadex:jadex-commons:2.4")
'net.sourceforge.jadex:jadex-commons:jar:2.4'
<dependency org="net.sourceforge.jadex" name="jadex-commons" rev="2.4">
  <artifact name="jadex-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jadex', module='jadex-commons', version='2.4')
)
libraryDependencies += "net.sourceforge.jadex" % "jadex-commons" % "2.4"
[net.sourceforge.jadex/jadex-commons "2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
bouncycastle : bcprov-jdk15 jar 140

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.