Download nan21.dnet.core.presenter-1.0.4.jar file - Jar n

Jar examples for n:nan21.dnet.core.presenter

Description

Contains base classes for the presentation services and view-model management.

You can download jar file nan21.dnet.core.presenter 1.0.4 in this page.

Build File

You can use the following script to add nan21.dnet.core.presenter-1.0.4.jar to your project.

<dependency>
   <groupId>net.nan21.dnet</groupId>
   <artifactId>nan21.dnet.core.presenter</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'net.nan21.dnet', name: 'nan21.dnet.core.presenter', version: '1.0.4'
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.presenter" % "1.0.4"
<dependency org="net.nan21.dnet" name="nan21.dnet.core.presenter" rev="1.0.4"/>
@Grapes(@Grab(group='net.nan21.dnet', module='nan21.dnet.core.presenter', version='1.0.4'))
'net.nan21.dnet:nan21.dnet.core.presenter:jar:1.0.4'

Download

Click the following link to download the jar file.

nan21.dnet.core.presenter-1.0.4-javadoc.jar
nan21.dnet.core.presenter-1.0.4-sources.jar
nan21.dnet.core.presenter-1.0.4.jar
nan21.dnet.core.presenter-1.0.4.pom



Related Tutorials