is not current version
Last Version 0.1.4

com.sematext.ag:ag-parent 0.1.0

Parent module for ActionGenerator

GroupId

GroupId

com.sematext.ag
ArtifactId

ArtifactId

ag-parent
Version

Version

0.1.0
Type

Type

pom

Download ag-parent 0.1.0

Filename Size
ag-parent-0.1.0.pom 4 KB
Browse

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