io.github.miracelwhipp.net:net-cs-maven

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

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

io.github.miracelwhipp.net
ArtifactId

ArtifactId

net-cs-maven
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.miracelwhipp.net:net-cs-maven
This maven plugin allows you to compile and test c# code as well as deploy the binaries to maven repositories.
Project URL

Project URL

https://miracelwhipp.github.io/cs-maven/
Source Code Management

Source Code Management

https://github.com/miracelwhipp/cs-maven.git

Download net-cs-maven

Filename Size
net-cs-maven-2.1.2.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cs-maven-plugin
  • xunit

Versions

Version
2.1.2
2.1.1
2.1
2.0