Download nan21.dnet.core.business-1.0.2.jar file - Jar n

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

Description

DNet Core - business. Contains base classes for the business layer.

You can download jar file nan21.dnet.core.business 1.0.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

nan21.dnet.core.business-1.0.2-javadoc.jar
nan21.dnet.core.business-1.0.2-sources.jar
nan21.dnet.core.business-1.0.2.jar
nan21.dnet.core.business-1.0.2.pom



Related Tutorials