is not current version
Last Version 0.1.4

com.sematext.ag:ag-parent 0.1.3

Parent module for ActionGenerator

GroupId

GroupId

com.sematext.ag
ArtifactId

ArtifactId

ag-parent
Version

Version

0.1.3
Type

Type

pom

Download ag-parent 0.1.3

Filename Size
ag-parent-0.1.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sematext.ag/ag-parent/ -->
<dependency>
    <groupId>com.sematext.ag</groupId>
    <artifactId>ag-parent</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.ag/ag-parent/
implementation 'com.sematext.ag:ag-parent:0.1.3'
// https://jarcasting.com/artifacts/com.sematext.ag/ag-parent/
implementation ("com.sematext.ag:ag-parent:0.1.3")
'com.sematext.ag:ag-parent:pom:0.1.3'
<dependency org="com.sematext.ag" name="ag-parent" rev="0.1.3">
  <artifact name="ag-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sematext.ag', module='ag-parent', version='0.1.3')
)
libraryDependencies += "com.sematext.ag" % "ag-parent" % "0.1.3"
[com.sematext.ag/ag-parent "0.1.3"]