Foundation Plugins - libraryPluginMarkerMaven

A collection of gradle plugins to ease library development

License

License

MIT License
Categories

Categories

Gradle Build Tools
GroupId

GroupId

tz.co.asoft.library
ArtifactId

ArtifactId

tz.co.asoft.library.gradle.plugin
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

Foundation Plugins - libraryPluginMarkerMaven
A collection of gradle plugins to ease library development
Project URL

Project URL

https://github.com/aSoft-Ltd/foundation/tree/master/foundation-plugins
Source Code Management

Source Code Management

https://github.com/aSoft-Ltd/foundation/tree/master/foundation-plugins

Download tz.co.asoft.library.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/tz.co.asoft.library/tz.co.asoft.library.gradle.plugin/ -->
<dependency>
    <groupId>tz.co.asoft.library</groupId>
    <artifactId>tz.co.asoft.library.gradle.plugin</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft.library/tz.co.asoft.library.gradle.plugin/
implementation 'tz.co.asoft.library:tz.co.asoft.library.gradle.plugin:1.5.1'
// https://jarcasting.com/artifacts/tz.co.asoft.library/tz.co.asoft.library.gradle.plugin/
implementation ("tz.co.asoft.library:tz.co.asoft.library.gradle.plugin:1.5.1")
'tz.co.asoft.library:tz.co.asoft.library.gradle.plugin:pom:1.5.1'
<dependency org="tz.co.asoft.library" name="tz.co.asoft.library.gradle.plugin" rev="1.5.1">
  <artifact name="tz.co.asoft.library.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft.library', module='tz.co.asoft.library.gradle.plugin', version='1.5.1')
)
libraryDependencies += "tz.co.asoft.library" % "tz.co.asoft.library.gradle.plugin" % "1.5.1"
[tz.co.asoft.library/tz.co.asoft.library.gradle.plugin "1.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
tz.co.asoft : foundation-plugins jar 1.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.62
1.4.61
1.4.60
1.4.50
1.4.40
1.4.30
1.4.22
1.4.21