Download smart-actor-1.1.jar file - Jar s

Jar examples for s:smart-actor

Description

SmartActor???????????????????Actor?????????????????????????????Actor??????????

You can download jar file smart-actor 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add smart-actor-1.1.jar to your project.

<dependency>
   <groupId>com.iih5</groupId>
   <artifactId>smart-actor</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.iih5', name: 'smart-actor', version: '1.1'
libraryDependencies += "com.iih5" % "smart-actor" % "1.1"
<dependency org="com.iih5" name="smart-actor" rev="1.1"/>
@Grapes(@Grab(group='com.iih5', module='smart-actor', version='1.1'))
'com.iih5:smart-actor:jar:1.1'

Download

Click the following link to download the jar file.

smart-actor-1.1-javadoc.jar
smart-actor-1.1-sources.jar
smart-actor-1.1.jar
smart-actor-1.1.pom



Related Tutorials