Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.onetwo4j |
ArtifactId | ArtifactIdonetwo-modules |
Version | Version4.3.6 |
Type | Typepom |
Filename | Size |
---|---|
onetwo-modules-4.3.6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.onetwo4j/onetwo-modules/ -->
<dependency>
<groupId>org.onetwo4j</groupId>
<artifactId>onetwo-modules</artifactId>
<version>4.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.onetwo4j/onetwo-modules/
implementation 'org.onetwo4j:onetwo-modules:4.3.6'
// https://jarcasting.com/artifacts/org.onetwo4j/onetwo-modules/
implementation ("org.onetwo4j:onetwo-modules:4.3.6")
'org.onetwo4j:onetwo-modules:pom:4.3.6'
<dependency org="org.onetwo4j" name="onetwo-modules" rev="4.3.6">
<artifact name="onetwo-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.onetwo4j', module='onetwo-modules', version='4.3.6')
)
libraryDependencies += "org.onetwo4j" % "onetwo-modules" % "4.3.6"
[org.onetwo4j/onetwo-modules "4.3.6"]