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

Jar examples for s:smart-actor

Description

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

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials