Last Version

io.github.miracelwhipp.net.cs.compiler.nuget:net-cs-nuget-compiler 2.0

This maven plugin allows you to compile and test c# code as well as deploy the binaries to maven repositories.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.miracelwhipp.net.cs.compiler.nuget
ArtifactId

ArtifactId

net-cs-nuget-compiler
Version

Version

2.0
Type

Type

jar
Description

Description

This maven plugin allows you to compile and test c# code as well as deploy the binaries to maven repositories.

Download net-cs-nuget-compiler 2.0


<!-- https://jarcasting.com/artifacts/io.github.miracelwhipp.net.cs.compiler.nuget/net-cs-nuget-compiler/ -->
<dependency>
    <groupId>io.github.miracelwhipp.net.cs.compiler.nuget</groupId>
    <artifactId>net-cs-nuget-compiler</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.cs.compiler.nuget/net-cs-nuget-compiler/
implementation 'io.github.miracelwhipp.net.cs.compiler.nuget:net-cs-nuget-compiler:2.0'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.cs.compiler.nuget/net-cs-nuget-compiler/
implementation ("io.github.miracelwhipp.net.cs.compiler.nuget:net-cs-nuget-compiler:2.0")
'io.github.miracelwhipp.net.cs.compiler.nuget:net-cs-nuget-compiler:jar:2.0'
<dependency org="io.github.miracelwhipp.net.cs.compiler.nuget" name="net-cs-nuget-compiler" rev="2.0">
  <artifact name="net-cs-nuget-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.net.cs.compiler.nuget', module='net-cs-nuget-compiler', version='2.0')
)
libraryDependencies += "io.github.miracelwhipp.net.cs.compiler.nuget" % "net-cs-nuget-compiler" % "2.0"
[io.github.miracelwhipp.net.cs.compiler.nuget/net-cs-nuget-compiler "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
microsoft.net.compilers » microsoft.net.compilers nupkg 2.8.0
NETStandard.Library » NETStandard.Library nupkg 2.0.3

Project Modules

There are no modules declared in this project.