MASON-INTEREST-L Archives

November 2009

MASON-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Proportional Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Serban Iordache <[log in to unmask]>
Reply To:
MASON Multiagent Simulation Toolkit <[log in to unmask]>
Date:
Tue, 10 Nov 2009 18:14:33 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
Dear all,

MASON is now available in the Maven central repository. You can use the 
following POM dependency in your Maven projects:

    <dependency>
 <groupId>edu.gmu.cs</groupId>
 <artifactId>mason</artifactId>
 <version>14.0</version>
 <exclusions>
     <exclusion>
  <groupId>gnujaxp</groupId>
  <artifactId>gnujaxp</artifactId>
     </exclusion>
 </exclusions>
    </dependency>



Serban

ATOM RSS1 RSS2