is not current version
Last Version 5.3.2

com.manydesigns:portofino-mssql 4.2.8


GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-mssql
Version

Version

4.2.8
Type

Type

jar

Download portofino-mssql 4.2.8


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