is not current version
Last Version 5.3.2

com.manydesigns:portofino-mssql 5.1.0


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-mssql
Version

Version

5.1.0
Type

Type

jar

Download portofino-mssql 5.1.0


<!-- https://jarcasting.com/artifacts/com.manydesigns/portofino-mssql/ -->
<dependency>
    <groupId>com.manydesigns</groupId>
    <artifactId>portofino-mssql</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manydesigns/portofino-mssql/
implementation 'com.manydesigns:portofino-mssql:5.1.0'
// https://jarcasting.com/artifacts/com.manydesigns/portofino-mssql/
implementation ("com.manydesigns:portofino-mssql:5.1.0")
'com.manydesigns:portofino-mssql:jar:5.1.0'
<dependency org="com.manydesigns" name="portofino-mssql" rev="5.1.0">
  <artifact name="portofino-mssql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manydesigns', module='portofino-mssql', version='5.1.0')
)
libraryDependencies += "com.manydesigns" % "portofino-mssql" % "5.1.0"
[com.manydesigns/portofino-mssql "5.1.0"]