Jar examples for d:dsn
You can download jar file dsn 1.4.7 in this page.
Open Source License
You can use the following script to add dsn-1.4.7.jar to your project.
<dependency> <groupId>com.sun.mail</groupId> <artifactId>dsn</artifactId> <version>1.4.7</version> </dependency>
compile group: 'com.sun.mail', name: 'dsn', version: '1.4.7'
libraryDependencies += "com.sun.mail" % "dsn" % "1.4.7"
<dependency org="com.sun.mail" name="dsn" rev="1.4.7"/>
@Grapes(@Grab(group='com.sun.mail', module='dsn', version='1.4.7'))
'com.sun.mail:dsn:jar:1.4.7'
Click the following link to download the jar file.
dsn-1.4.7-javadoc.jar