gradle-os-plugin

gradle-os-plugin is a simple plugin to detect type and bitness of underlying operating system

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

me.tinhtruong.gradle.plugin
ArtifactId

ArtifactId

gradle-os-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-os-plugin
gradle-os-plugin is a simple plugin to detect type and bitness of underlying operating system
Project URL

Project URL

https://bitbucket.org/tinhtruong/gradle-os-plugin
Source Code Management

Source Code Management

https://bitbucket.org/tinhtruong/gradle-os-plugin

Download gradle-os-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/me.tinhtruong.gradle.plugin/gradle-os-plugin/ -->
<dependency>
    <groupId>me.tinhtruong.gradle.plugin</groupId>
    <artifactId>gradle-os-plugin</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tinhtruong.gradle.plugin/gradle-os-plugin/
implementation 'me.tinhtruong.gradle.plugin:gradle-os-plugin:1.0'
// https://jarcasting.com/artifacts/me.tinhtruong.gradle.plugin/gradle-os-plugin/
implementation ("me.tinhtruong.gradle.plugin:gradle-os-plugin:1.0")
'me.tinhtruong.gradle.plugin:gradle-os-plugin:jar:1.0'
<dependency org="me.tinhtruong.gradle.plugin" name="gradle-os-plugin" rev="1.0">
  <artifact name="gradle-os-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tinhtruong.gradle.plugin', module='gradle-os-plugin', version='1.0')
)
libraryDependencies += "me.tinhtruong.gradle.plugin" % "gradle-os-plugin" % "1.0"
[me.tinhtruong.gradle.plugin/gradle-os-plugin "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0