Last Version

Jam 1.0

A university project about development of a java library based on JADE (Java Agent DEvelopment Framework) di TILab.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

it.francescosantagati
ArtifactId

ArtifactId

jam
Version

Version

1.0
Type

Type

jar
Description

Description

Jam
A university project about development of a java library based on JADE (Java Agent DEvelopment Framework) di TILab.
Project URL

Project URL

https://github.com/FrancescoSantagati/java-agent-middleware
Source Code Management

Source Code Management

https://github.com/FrancescoSantagati/java-agent-middleware

Download jam 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.