Last Version

CS2J-corlib 0.1

CS2J Support library (.NET corlib reimplementation)

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.lostmsu
ArtifactId

ArtifactId

org.cs2j.dotnet.corlib
Version

Version

0.1
Type

Type

jar
Description

Description

CS2J-corlib
CS2J Support library (.NET corlib reimplementation)
Project URL

Project URL

https://github.com/lostmsu/cs2j
Source Code Management

Source Code Management

https://github.com/lostmsu/cs2j/tree/master/CS2JLibrary

Download org.cs2j.dotnet.corlib 0.1


<!-- https://jarcasting.com/artifacts/io.github.lostmsu/org.cs2j.dotnet.corlib/ -->
<dependency>
    <groupId>io.github.lostmsu</groupId>
    <artifactId>org.cs2j.dotnet.corlib</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lostmsu/org.cs2j.dotnet.corlib/
implementation 'io.github.lostmsu:org.cs2j.dotnet.corlib:0.1'
// https://jarcasting.com/artifacts/io.github.lostmsu/org.cs2j.dotnet.corlib/
implementation ("io.github.lostmsu:org.cs2j.dotnet.corlib:0.1")
'io.github.lostmsu:org.cs2j.dotnet.corlib:jar:0.1'
<dependency org="io.github.lostmsu" name="org.cs2j.dotnet.corlib" rev="0.1">
  <artifact name="org.cs2j.dotnet.corlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lostmsu', module='org.cs2j.dotnet.corlib', version='0.1')
)
libraryDependencies += "io.github.lostmsu" % "org.cs2j.dotnet.corlib" % "0.1"
[io.github.lostmsu/org.cs2j.dotnet.corlib "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4
commons-lang : commons-lang jar 2.4

Project Modules

There are no modules declared in this project.